From 03dc0195c3c0f2260dbd86285980e89ed2279273 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 21 Dec 2019 14:46:16 +0300 Subject: test: move data files to test/data --- test/data/file/aes256/ctr/blocksize-1.plain | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/data/file/aes256/ctr/blocksize-1.plain (limited to 'test/data/file/aes256/ctr/blocksize-1.plain') diff --git a/test/data/file/aes256/ctr/blocksize-1.plain b/test/data/file/aes256/ctr/blocksize-1.plain new file mode 100644 index 0000000..13592ee --- /dev/null +++ b/test/data/file/aes256/ctr/blocksize-1.plain @@ -0,0 +1 @@ +abcdefghijklmno \ No newline at end of file -- cgit v1.2.3