RustCrypto / stream-ciphers

Collection of stream cipher algorithms
264 stars 50 forks source link

Update crates to cipher v0.4 #276

Closed newpavlov closed 2 years ago

newpavlov commented 3 years ago

Depends on RustCrypto/traits#727

Closes #95 Closes #237

ChaCha20 SIMD backends will be ported in a separate PR.