Implement XChaCha20 and XChaCha20-Poly1305
This commit is contained in:
parent
06f835e27c
commit
0605d10bb3
9 changed files with 278 additions and 3 deletions
4
README
4
README
|
@ -33,13 +33,13 @@ Ciphers
|
|||
-------
|
||||
|
||||
- [x] ChaCha20
|
||||
- [ ] XChaCha20
|
||||
- [x] XChaCha20
|
||||
|
||||
AEAD
|
||||
----
|
||||
|
||||
- [x] ChaCha20-Poly1305
|
||||
- [ ] XChaCha20-Poly1305
|
||||
- [x] XChaCha20-Poly1305
|
||||
|
||||
ECC
|
||||
---
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue