Contents

ChaChaPoly

An implementation of the ChaCha20-Poly1305 cipher.

Declaration

enum ChaChaPoly

Topics

Storing the output

Getting a nonce

Securing the plaintext message

Decrypting and verifying the message

See Also

Ciphers