pub trait BlockSizeIs16: Cipher { }
Expand description

Marker trait for ciphers with 16 byte block size.

Implementors§