diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2019-12-21 14:46:16 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2019-12-21 14:46:16 +0300 |
commit | 03dc0195c3c0f2260dbd86285980e89ed2279273 (patch) | |
tree | 00344116d9cb3403dd546434c4216188f206e1f5 /test/file/aes128/ctr | |
parent | utils: install() PDB files (diff) | |
download | aes-tools-03dc0195c3c0f2260dbd86285980e89ed2279273.tar.gz aes-tools-03dc0195c3c0f2260dbd86285980e89ed2279273.zip |
test: move data files to test/data
Diffstat (limited to 'test/file/aes128/ctr')
24 files changed, 0 insertions, 18 deletions
diff --git a/test/file/aes128/ctr/blocksize-1.cipher b/test/file/aes128/ctr/blocksize-1.cipher deleted file mode 100644 index 1e482a8..0000000 --- a/test/file/aes128/ctr/blocksize-1.cipher +++ /dev/null @@ -1 +0,0 @@ -8ęŔd`p'
\ No newline at end of file diff --git a/test/file/aes128/ctr/blocksize-1.iv b/test/file/aes128/ctr/blocksize-1.iv deleted file mode 100644 index 62499bf..0000000 --- a/test/file/aes128/ctr/blocksize-1.iv +++ /dev/null @@ -1 +0,0 @@ -cccccccccccccccccccccccccccccccc
\ No newline at end of file diff --git a/test/file/aes128/ctr/blocksize-1.key b/test/file/aes128/ctr/blocksize-1.key deleted file mode 100644 index 65aef92..0000000 --- a/test/file/aes128/ctr/blocksize-1.key +++ /dev/null @@ -1 +0,0 @@ -00112233445566778899aabbccddeeff
\ No newline at end of file diff --git a/test/file/aes128/ctr/blocksize-1.plain b/test/file/aes128/ctr/blocksize-1.plain deleted file mode 100644 index 13592ee..0000000 --- a/test/file/aes128/ctr/blocksize-1.plain +++ /dev/null @@ -1 +0,0 @@ -abcdefghijklmno
\ No newline at end of file diff --git a/test/file/aes128/ctr/blocksize.cipher b/test/file/aes128/ctr/blocksize.cipher deleted file mode 100644 index 4191a35..0000000 --- a/test/file/aes128/ctr/blocksize.cipher +++ /dev/null @@ -1 +0,0 @@ -s]NϘu
\ No newline at end of file diff --git a/test/file/aes128/ctr/blocksize.iv b/test/file/aes128/ctr/blocksize.iv deleted file mode 100644 index 65aef92..0000000 --- a/test/file/aes128/ctr/blocksize.iv +++ /dev/null @@ -1 +0,0 @@ -00112233445566778899aabbccddeeff
\ No newline at end of file diff --git a/test/file/aes128/ctr/blocksize.key b/test/file/aes128/ctr/blocksize.key deleted file mode 100644 index d107b25..0000000 --- a/test/file/aes128/ctr/blocksize.key +++ /dev/null @@ -1 +0,0 @@ -aaaaaaaaaaaaaaaaaaaaaaaabbbbbbbb
\ No newline at end of file diff --git a/test/file/aes128/ctr/blocksize.plain b/test/file/aes128/ctr/blocksize.plain deleted file mode 100644 index 454f6b3..0000000 --- a/test/file/aes128/ctr/blocksize.plain +++ /dev/null @@ -1 +0,0 @@ -0123456789abcdef
\ No newline at end of file diff --git a/test/file/aes128/ctr/empty1.cipher b/test/file/aes128/ctr/empty1.cipher deleted file mode 100644 index e69de29..0000000 --- a/test/file/aes128/ctr/empty1.cipher +++ /dev/null diff --git a/test/file/aes128/ctr/empty1.iv b/test/file/aes128/ctr/empty1.iv deleted file mode 100644 index 445c724..0000000 --- a/test/file/aes128/ctr/empty1.iv +++ /dev/null @@ -1 +0,0 @@ -00000000000000000000000000000000
\ No newline at end of file diff --git a/test/file/aes128/ctr/empty1.key b/test/file/aes128/ctr/empty1.key deleted file mode 100644 index 445c724..0000000 --- a/test/file/aes128/ctr/empty1.key +++ /dev/null @@ -1 +0,0 @@ -00000000000000000000000000000000
\ No newline at end of file diff --git a/test/file/aes128/ctr/empty1.plain b/test/file/aes128/ctr/empty1.plain deleted file mode 100644 index e69de29..0000000 --- a/test/file/aes128/ctr/empty1.plain +++ /dev/null diff --git a/test/file/aes128/ctr/empty2.cipher b/test/file/aes128/ctr/empty2.cipher deleted file mode 100644 index e69de29..0000000 --- a/test/file/aes128/ctr/empty2.cipher +++ /dev/null diff --git a/test/file/aes128/ctr/empty2.iv b/test/file/aes128/ctr/empty2.iv deleted file mode 100644 index 65aef92..0000000 --- a/test/file/aes128/ctr/empty2.iv +++ /dev/null @@ -1 +0,0 @@ -00112233445566778899aabbccddeeff
\ No newline at end of file diff --git a/test/file/aes128/ctr/empty2.key b/test/file/aes128/ctr/empty2.key deleted file mode 100644 index 8bf836e..0000000 --- a/test/file/aes128/ctr/empty2.key +++ /dev/null @@ -1 +0,0 @@ -000102030405060708090a0b0c0d0e0f
\ No newline at end of file diff --git a/test/file/aes128/ctr/empty2.plain b/test/file/aes128/ctr/empty2.plain deleted file mode 100644 index e69de29..0000000 --- a/test/file/aes128/ctr/empty2.plain +++ /dev/null diff --git a/test/file/aes128/ctr/random64k.cipher b/test/file/aes128/ctr/random64k.cipher Binary files differdeleted file mode 100644 index 081917b..0000000 --- a/test/file/aes128/ctr/random64k.cipher +++ /dev/null diff --git a/test/file/aes128/ctr/random64k.iv b/test/file/aes128/ctr/random64k.iv deleted file mode 100644 index 80328dc..0000000 --- a/test/file/aes128/ctr/random64k.iv +++ /dev/null @@ -1 +0,0 @@ -eeeeeeeeeeeeeeeeeeeeeeeeeecccccc
\ No newline at end of file diff --git a/test/file/aes128/ctr/random64k.key b/test/file/aes128/ctr/random64k.key deleted file mode 100644 index dfb32f9..0000000 --- a/test/file/aes128/ctr/random64k.key +++ /dev/null @@ -1 +0,0 @@ -ffffffffffffffffffffeeffffffffff
\ No newline at end of file diff --git a/test/file/aes128/ctr/random64k.plain b/test/file/aes128/ctr/random64k.plain Binary files differdeleted file mode 100644 index 1918417..0000000 --- a/test/file/aes128/ctr/random64k.plain +++ /dev/null diff --git a/test/file/aes128/ctr/singlechar.cipher b/test/file/aes128/ctr/singlechar.cipher deleted file mode 100644 index ea0c8a8..0000000 --- a/test/file/aes128/ctr/singlechar.cipher +++ /dev/null @@ -1 +0,0 @@ -q
\ No newline at end of file diff --git a/test/file/aes128/ctr/singlechar.iv b/test/file/aes128/ctr/singlechar.iv deleted file mode 100644 index ca437db..0000000 --- a/test/file/aes128/ctr/singlechar.iv +++ /dev/null @@ -1 +0,0 @@ -addddddddddddddddddddddddddddeee
\ No newline at end of file diff --git a/test/file/aes128/ctr/singlechar.key b/test/file/aes128/ctr/singlechar.key deleted file mode 100644 index b1244a6..0000000 --- a/test/file/aes128/ctr/singlechar.key +++ /dev/null @@ -1 +0,0 @@ -11111111111111112222222222222222
\ No newline at end of file diff --git a/test/file/aes128/ctr/singlechar.plain b/test/file/aes128/ctr/singlechar.plain deleted file mode 100644 index 2e65efe..0000000 --- a/test/file/aes128/ctr/singlechar.plain +++ /dev/null @@ -1 +0,0 @@ -a
\ No newline at end of file |