Module algorithm

Source

Structs§

Nonce
Nonce handling for cryptographic operations

Enums§

DecryptionError
Errors that can occur during decryption operations.
EncryptionError
Errors that can occur during encryption operations.
NonceError
Errors that can occur during nonce (number used once) operations.

Traits§

Algorithm
Core cryptographic algorithm trait