- Poly1305ChaCha20
alias Poly1305ChaCha20 = Poly1305Cipher!ChaCha20
Undocumented in source.
- Poly1305ChaChaEngine
alias Poly1305ChaChaEngine = AEADCipherWrapper!Poly1305ChaCha20
Undocumented in source.
- Poly1305Salsa20
alias Poly1305Salsa20 = Poly1305Cipher!Salsa20
Undocumented in source.