Module crypt_guard::cipher_xchacha

source ·
Expand description

The cipher_xchacha module offers encryption and decryption functionalities using the XChaCha20 algorithm, extending ChaCha for higher nonce sizes and additional security.

Functions§