Module symmetric

Source
Expand description

Trait definition for symmetric encryption algorithms with enhanced type safety

Traitsยง

DecryptOperation
Base trait for decryption operations
EncryptOperation
Base trait for encryption operations
Operation
Base trait for operations
SymmetricCipher
Trait for symmetric encryption algorithms with enhanced type safety