Module chacha20poly1305

Module chacha20poly1305 

Source

Functionsยง

decrypt
decrypt_slice
Decrypts the given data using XChaCha20Poly1305 algorithm.
encrypt
Encrypts the given data using XChaCha20Poly1305 algorithm.
encrypt_slice