diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2015-10-24 06:02:02 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2015-10-24 06:02:02 +0300 |
commit | 6c2c423ce929c361940e9aebe1b6ec1098e628e1 (patch) | |
tree | d7441c97c77d051144243eadf98f50587c032318 /test/file/aes192/ofb/singlechar.key | |
parent | test: bugfix & refactoring (diff) | |
download | aes-tools-6c2c423ce929c361940e9aebe1b6ec1098e628e1.tar.gz aes-tools-6c2c423ce929c361940e9aebe1b6ec1098e628e1.zip |
test/file.py: more tests
Diffstat (limited to '')
-rw-r--r-- | test/file/aes192/ofb/singlechar.key | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/file/aes192/ofb/singlechar.key b/test/file/aes192/ofb/singlechar.key new file mode 100644 index 0000000..f2208cf --- /dev/null +++ b/test/file/aes192/ofb/singlechar.key @@ -0,0 +1 @@ +111111111111111122222222222222222222222222222222
\ No newline at end of file |