summaryrefslogtreecommitdiff
path: root/Filelist.txt
diff options
context:
space:
mode:
authorJeffrey Walton <noloader@gmail.com>2021-04-16 03:23:15 -0400
committerGitHub <noreply@github.com>2021-04-16 03:23:15 -0400
commit11eee26d76f4c6e8c7f0639187eb68e66bd7d8d4 (patch)
tree41631fe62b30885dd3bbe6b0672adec3aeefcffc /Filelist.txt
parentbb3776e0ee6eef63c67428659e0b287cc207da80 (diff)
downloadcryptopp-git-11eee26d76f4c6e8c7f0639187eb68e66bd7d8d4.tar.gz
Add LSH-256 and LSH-512 hash functions (GH #1025, PR #1026)
Add South Korea's LSH-256 and LSH-512 families of hash functions.
Diffstat (limited to 'Filelist.txt')
-rw-r--r--Filelist.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/Filelist.txt b/Filelist.txt
index 96856486..590e1e55 100644
--- a/Filelist.txt
+++ b/Filelist.txt
@@ -204,6 +204,9 @@ lubyrack.h
lea.cpp
lea_simd.cpp
lea.h
+lsh256.cpp
+lsh512.cpp
+lsh.h
luc.cpp
luc.h
mars.cpp
@@ -525,6 +528,10 @@ TestVectors/hmac.txt
TestVectors/kalyna.txt
TestVectors/keccak.txt
TestVectors/lea.txt
+TestVectors/lsh.txt
+TestVectors/lsh256.txt
+TestVectors/lsh512.txt
+TestVectors/lsh512_256.txt
TestVectors/mars.txt
TestVectors/nr.txt
TestVectors/panama.txt