logo
Expand description

Counter type usable with StreamCipherCore.

This trait is implemented for i32, u32, u64, u128, and usize. It’s not intended to be implemented in third-party crates, but doing so is not forbidden.

Implementations on Foreign Types

Implementors