Crate cipher

source ·
Expand description

This crate defines a set of traits which describe the functionality of block ciphers, block modes, and stream ciphers.

Re-exports§

  • pub use crypto_common;
  • pub use inout;
  • pub use crypto_common::generic_array;
  • pub use crypto_common::typenum;

Modules§

  • Type aliases for many constants.

Macros§

Structs§

Traits§

Type Aliases§