]> source.dussan.org Git - rspamd.git/commit
Start rework of blake2 implementation.
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Sun, 25 Oct 2015 21:36:13 +0000 (21:36 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Sun, 25 Oct 2015 21:36:13 +0000 (21:36 +0000)
commitebc15f59da42f0b01afb74caf844b8d8005d79c7
treeb6a7fb0a70e8634deda80e9e38e62d466b13f26c
parentf163ec3b4f55cb0e7c5384ee1bd27561b3e8820e
Start rework of blake2 implementation.
src/libcryptobox/CMakeLists.txt
src/libcryptobox/blake2/blake2-internal.h [new file with mode: 0644]
src/libcryptobox/blake2/blake2.c [new file with mode: 0644]
src/libcryptobox/blake2/blake2.h [new file with mode: 0644]
src/libcryptobox/blake2/ref.c [new file with mode: 0644]