]> source.dussan.org Git - rspamd.git/commit
Readd siphash.
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 6 Apr 2015 15:05:34 +0000 (16:05 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Mon, 6 Apr 2015 15:05:34 +0000 (16:05 +0100)
commit29cbfb6337cb94f096de63009f48f746085c0341
tree5a0206376d200c0a5e184e161ed0a6c21c6cc24d
parent69a0d19b224fd509ef664ec56e610badb458556e
Readd siphash.
contrib/siphash/CMakeLists.txt [new file with mode: 0644]
contrib/siphash/LICENSE [new file with mode: 0644]
contrib/siphash/README.md [new file with mode: 0644]
contrib/siphash/siphash.c [new file with mode: 0644]
contrib/siphash/siphash.h [new file with mode: 0644]
contrib/siphash/siphash_embedded.h [new file with mode: 0644]
contrib/siphash/siphash_internal.h [new file with mode: 0644]
contrib/siphash/siphash_test.c [new file with mode: 0644]