summaryrefslogtreecommitdiff
path: root/TestVectors
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2021-04-16 22:09:54 -0400
committerJeffrey Walton <noloader@gmail.com>2021-04-16 22:09:54 -0400
commit7f6eaf180dbbd4d549e87825076efb6767dc064a (patch)
tree235072f3f98f9e62c02d751ab6b227b4be9ade22 /TestVectors
parentbea8594115be9c7e36a72e1433114b7fb2c7e793 (diff)
downloadcryptopp-git-7f6eaf180dbbd4d549e87825076efb6767dc064a.tar.gz
Add LSH-224 and LSH-256 test vectors
Diffstat (limited to 'TestVectors')
-rw-r--r--TestVectors/lsh256.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/TestVectors/lsh256.txt b/TestVectors/lsh256.txt
index 6e463c5b..0551a4ad 100644
--- a/TestVectors/lsh256.txt
+++ b/TestVectors/lsh256.txt
@@ -736,6 +736,8 @@ Comment: All 0's test vector, size 65536
Message: r65536 00
Digest: b8d7b5cb 26377eb2 f25a522e 9eb38d1d 85a5fb5c 833173b4 b7d03a83
Test: Verify
+
+AlgorithmType: MessageDigest
Name: LSH-256
Source: gen_lsh256.cpp, https://github.com/noloader/cryptopp-test
#