Update 'README.md'

ChaCha20 support
This commit is contained in:
Russtopia 2020-02-24 16:50:55 -08:00
parent 6ac6f02b3b
commit f6910162b4
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ Currently supported session algorithms:
* Twofish-128
* Blowfish-64
* CryptMTv1 (64bit) (https://eprint.iacr.org/2005/165.pdf)
* ChaCha20 (https://github.com/aead/chacha20)
[HMAC]
* HMAC-SHA256