1
mirror of https://github.com/jedisct1/libsodium.git synced 2024-12-19 10:05:05 -07:00

Blame me for hchacha20

This commit is contained in:
Frank Denis 2016-03-06 13:34:32 +01:00
parent aafff07689
commit 8035d6deb3

View File

@ -44,6 +44,8 @@ crypto_aead/chacha20poly1305 Frank Denis
crypto_box/curve25519xsalsa20poly1305 Daniel J. Bernstein
crypto_core/hchacha29 Frank Denis
crypto_core/hsalsa20 Daniel J. Bernstein
crypto_core/salsa20
crypto_core/salsa2012