Skip to main content

pd_cipher::encryptors

Encryption algorithm implementations and AEAD ciphers. A trait for encryption and implementations.

Traits

Encryptor

A trait for encryption algorithms.

pub trait Encryptor