[−][src]Trait pwbox::UnauthenticatedCipher
Symmetric cipher without built-in authentication.
Associated Constants
const KEY_LEN: usize
Byte size of a key for this cipher.
const NONCE_LEN: usize
Byte size of a nonce (aka initialization vector, IV) for this cipher.