commit | 493efbb64095dca073926a07fdc654418490d8be | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Wed Feb 12 16:02:00 2014 -0600 |
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | Wed Feb 12 16:02:00 2014 -0600 |
tree | 86903ae2c1ff693d93e46431a9bf37ff76f5631b | |
parent | 7aeae3f91208325ce7ed5f2a05709b3991592842 [diff] |
update headers for the CAST5 vectors
diff --git a/tests/hazmat/primitives/vectors/ciphers/CAST5/cast5-cbc.txt b/tests/hazmat/primitives/vectors/ciphers/CAST5/cast5-cbc.txt index 173b074..f425abb 100644 --- a/tests/hazmat/primitives/vectors/ciphers/CAST5/cast5-cbc.txt +++ b/tests/hazmat/primitives/vectors/ciphers/CAST5/cast5-cbc.txt
@@ -1,5 +1,6 @@ # CAST5 CBC vectors built for https://github.com/pyca/cryptography # Derived from the AESVS MMT test data for CBC +# Verified against the CommonCrypto and Go crypto packages # Key Length : 128 COUNT = 0
diff --git a/tests/hazmat/primitives/vectors/ciphers/CAST5/cast5-cfb.txt b/tests/hazmat/primitives/vectors/ciphers/CAST5/cast5-cfb.txt index d1a810d..165414e 100644 --- a/tests/hazmat/primitives/vectors/ciphers/CAST5/cast5-cfb.txt +++ b/tests/hazmat/primitives/vectors/ciphers/CAST5/cast5-cfb.txt
@@ -1,5 +1,6 @@ # CAST5 CBC vectors built for https://github.com/pyca/cryptography # Derived from the AESVS MMT test data for CFB128 +# Verified against the CommonCrypto and Go crypto packages # Key Length : 128 COUNT = 0
diff --git a/tests/hazmat/primitives/vectors/ciphers/CAST5/cast5-ofb.txt b/tests/hazmat/primitives/vectors/ciphers/CAST5/cast5-ofb.txt index 7ec42f7..0fe447b 100644 --- a/tests/hazmat/primitives/vectors/ciphers/CAST5/cast5-ofb.txt +++ b/tests/hazmat/primitives/vectors/ciphers/CAST5/cast5-ofb.txt
@@ -1,5 +1,6 @@ # CAST5 CBC vectors built for https://github.com/pyca/cryptography # Derived from the AESVS MMT test data for OFB +# Verified against the CommonCrypto and Go crypto packages # Key Length : 128 COUNT = 0