issues
search
RustCrypto
/
block-ciphers
Collection of block cipher algorithms written in pure Rust
671
stars
131
forks
source link
aes,kuznyechik,threefish: Rust 1.80 lint fixes
#429
Closed
tarcieri
closed
3 months ago
tarcieri
commented
3 months ago
add
lints.rust.unexpected_cfgs
to Cargo.toml
threefish: fix typo in
cfg(feature = "cipher")
lints.rust.unexpected_cfgs
to Cargo.tomlcfg(feature = "cipher")