]> source.dussan.org Git - rspamd.git/commit
Use cryptobox chacha for libottery.
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 15 Oct 2015 11:38:41 +0000 (12:38 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 15 Oct 2015 11:38:41 +0000 (12:38 +0100)
commit572f8723c85c2b5100fc76269f8b0f7ecb80c399
tree36098d1ca96f351accb1793ccaf617780afaa5ed
parentb8bc9298b16c3b73aead0b15fa60cf061168a8a2
Use cryptobox chacha for libottery.
contrib/blake2/CMakeLists.txt
contrib/http-parser/CMakeLists.txt
contrib/libottery/CMakeLists.txt
contrib/libottery/chacha_cryptobox.c [new file with mode: 0644]
contrib/libottery/ottery-internal.h
contrib/libottery/ottery-threading.h
contrib/libottery/ottery.c
src/libutil/util.c