diff --git a/AUTHORS b/AUTHORS index a749478f..b1179c52 100644 --- a/AUTHORS +++ b/AUTHORS @@ -56,9 +56,7 @@ crypto_core/curve25519 Daniel J. Bernstein crypto_core/hchacha20 Frank Denis crypto_core/hsalsa20 Daniel J. Bernstein -crypto_core/salsa20 -crypto_core/salsa2012 -crypto_core/salsa208 +crypto_core/salsa crypto_generichash/blake2b Jean-Philippe Aumasson Christian Winnerlein @@ -108,9 +106,12 @@ crypto_stream/chacha20/ref Daniel J. Bernstein crypto_stream/chacha20/vec Ted Krovetz -crypto_stream/salsa20 Daniel J. Bernstein -crypto_stream/salsa2012 -crypto_stream/salsa208 -crypto_stream/xsalsa20 +crypto_stream/salsa20/ref Daniel J. Bernstein + +crypto_stream/salsa20/xmm6int Romain Dolbeau + Daniel J. Bernstein + +crypto_stream/salsa2012/ref Daniel J. Bernstein +crypto_stream/salsa2008/ref crypto_stream/xchacha20 Frank Denis