mirror of
https://gogs.blitter.com/RLabs/xs
synced 2024-08-14 10:26:42 +00:00
Update 'README.md'
ChaCha20 support
This commit is contained in:
parent
6ac6f02b3b
commit
f6910162b4
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ Currently supported session algorithms:
|
||||||
* Twofish-128
|
* Twofish-128
|
||||||
* Blowfish-64
|
* Blowfish-64
|
||||||
* CryptMTv1 (64bit) (https://eprint.iacr.org/2005/165.pdf)
|
* CryptMTv1 (64bit) (https://eprint.iacr.org/2005/165.pdf)
|
||||||
|
* ChaCha20 (https://github.com/aead/chacha20)
|
||||||
|
|
||||||
[HMAC]
|
[HMAC]
|
||||||
* HMAC-SHA256
|
* HMAC-SHA256
|
||||||
|
|
Loading…
Reference in a new issue