summaryrefslogtreecommitdiff
path: root/TestData
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2018-09-10 21:55:08 -0400
committerJeffrey Walton <noloader@gmail.com>2018-09-10 21:55:08 -0400
commit590f8573c4ed9bd586410baa8082b4c502051c78 (patch)
tree72448ecdabee514a07343c2cdc6bac3b7c22f5d7 /TestData
parentd0946abb0b10dd76ab2d307148f74fda664844bc (diff)
downloadcryptopp-git-590f8573c4ed9bd586410baa8082b4c502051c78.tar.gz
Fix LegacyDecryptor and LegacyDecryptorWithMAC (GH #714)
The classes used the wrong hash with the MAC. The legacy gear should have used SHA1, not SHA256.
Diffstat (limited to 'TestData')
-rw-r--r--TestData/defdmac1.bin1
-rw-r--r--TestData/defdmac2.bin (renamed from TestData/defdmac.bin)bin136 -> 136 bytes
2 files changed, 1 insertions, 0 deletions
diff --git a/TestData/defdmac1.bin b/TestData/defdmac1.bin
new file mode 100644
index 00000000..b02ac428
--- /dev/null
+++ b/TestData/defdmac1.bin
@@ -0,0 +1 @@
+nCB pIb__|+"w#Anmȇ%kXRw`Z^s.+ڵ`Bf]z}R`}\dibftt^ \ No newline at end of file
diff --git a/TestData/defdmac.bin b/TestData/defdmac2.bin
index 6efc49c7..6efc49c7 100644
--- a/TestData/defdmac.bin
+++ b/TestData/defdmac2.bin
Binary files differ