summaryrefslogtreecommitdiff
path: root/lib/Modules
diff options
context:
space:
mode:
authorPavel Tvrdík <pawel.tvrdik@gmail.com>2015-11-13 16:14:36 +0100
committerPavel Tvrdík <pawel.tvrdik@gmail.com>2015-11-13 19:34:12 +0100
commitf312a837e919c660884ceb9c50c106df1e4c0658 (patch)
tree53e61c3c4c76d3f20d26ec16ad6c39df3f4d5f77 /lib/Modules
parent4035e0e79c609bde30a2f755eec864771ea08e21 (diff)
Add SHA-384/512 and HMAC-SHA-384/512 crypto hash
Diffstat (limited to 'lib/Modules')
-rw-r--r--lib/Modules2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/Modules b/lib/Modules
index b3daf25d..745306d9 100644
--- a/lib/Modules
+++ b/lib/Modules
@@ -1,5 +1,7 @@
sha256.c
sha256.h
+sha512.c
+sha512.h
sha1.c
sha1.h
birdlib.h