Type Definition ctr::Ctr32BE

source ·
pub type Ctr32BE<B> = Ctr<B, Ctr32BE>;
Expand description

CTR mode with 32-bit big endian counter.