]> source.dussan.org Git - rspamd.git/commit
Add chacha20 driver.
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Fri, 6 Feb 2015 15:04:31 +0000 (15:04 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Fri, 6 Feb 2015 15:04:31 +0000 (15:04 +0000)
commitb14cc5bc89dc9d925e1de775ed666354a3672b2b
treefe124401504524b6871d111c27b93ec04f3cfdbf
parent078ff20d758b7d3219f5c10735b3b1757db1eff0
Add chacha20 driver.
src/libcryptobox/chacha20/chacha.c [new file with mode: 0644]
src/libcryptobox/chacha20/chacha.h [new file with mode: 0644]
src/libcryptobox/chacha20/ref.c [new file with mode: 0644]