]> source.dussan.org Git - rspamd.git/commit
Add blake2 hash contrib code.
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 18 Dec 2014 20:58:17 +0000 (20:58 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 18 Dec 2014 20:58:17 +0000 (20:58 +0000)
commit37cfe206be14f6d27dbce030b5eceb7df2dc6236
tree165611f2f2a954535742275e1fa190a80a0aca1b
parente340e26ef4ab38404e518afd4fc330e015813b20
Add blake2 hash contrib code.
CMakeLists.txt
contrib/blake2/CMakeLists.txt [new file with mode: 0644]
contrib/blake2/blake2-impl.h [new file with mode: 0644]
contrib/blake2/blake2.h [new file with mode: 0644]
contrib/blake2/blake2b-ref.c [new file with mode: 0644]
src/libutil/CMakeLists.txt