Skip to content

Commit

Permalink
Remove aes128ctr, add secretstream
Browse files Browse the repository at this point in the history
  • Loading branch information
jedisct1 committed Sep 27, 2017
1 parent 2a9c81b commit 1ddeab2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@ crypto_secretbox/xsalsa20poly1305 Daniel J. Bernstein

crypto_secretbox/xchacha20poly1305 Frank Denis

crypto_secretstream/xchacha20poly1305 Frank Denis

crypto_shorthash/siphash24 Jean-Philippe Aumasson
Daniel J. Bernstein

Expand All @@ -102,8 +104,6 @@ crypto_sign/ed25519 Peter Schwabe
Tanja Lange
Bo-Yin Yang

crypto_stream/aes128ctr Peter Schwabe

crypto_stream/chacha20/ref Daniel J. Bernstein

crypto_stream/chacha20/dolbeau Romain Dolbeau
Expand Down

0 comments on commit 1ddeab2

Please sign in to comment.