Collection of block cipher algorithms written in pure Rust
Collection of block cipher algorithms written in pure Rust
aes: `--cfg aes_backend` documentation is no longer accurate
camellia: Replace S-Box lookup tables
aes: SIMD-acceleration for WASM
aes: introduce optional software backend based on lookup tables?
Missing block ciphers
SVE AES on aarch64
Add const time column to the algorithms table and mention const time properties in each crate README
threefish: add method to update tweak between encrypt/decrypt calls
Link to recommended high-level crates in rustdoc.
magma: provide a way to support both gost28147 and magma subkeys order