RustCrypto / stream-ciphers

Collection of stream cipher algorithms
255 stars 49 forks source link

chacha20: fix warnings #353

Closed newpavlov closed 4 months ago

newpavlov commented 4 months ago

Fixes new Clippy warnings and silences the new unexpected_cfgs Nightly lint. Additionally, bumps Clippy version used in CI to 1.78.