diff options
author | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2015-11-23 11:32:18 +0100 |
---|---|---|
committer | Ondrej Zajicek (work) <santiago@crfreenet.org> | 2015-11-23 11:32:18 +0100 |
commit | 12d752ef24ab507d249a60098ec98dcf28b70036 (patch) | |
tree | 2b80394586acab9048474a596a269e76cd214a0e /lib/Modules | |
parent | 1e4891e48e7b6f022564e7409d15c3fdb65ec2ad (diff) | |
parent | f312a837e919c660884ceb9c50c106df1e4c0658 (diff) |
Merge commit 'origin/crypto-hash^'
Diffstat (limited to 'lib/Modules')
-rw-r--r-- | lib/Modules | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/Modules b/lib/Modules index 7254df2d..745306d9 100644 --- a/lib/Modules +++ b/lib/Modules @@ -1,3 +1,9 @@ +sha256.c +sha256.h +sha512.c +sha512.h +sha1.c +sha1.h birdlib.h bitops.c bitops.h |