RustCrypto / stream-ciphers

Collection of stream cipher algorithms
255 stars 49 forks source link

Bump `cipher` to v0.5.0-pre.1; MSRV 1.65 #338

Closed tarcieri closed 8 months ago

tarcieri commented 8 months ago

This also bumps all of the crate versions to prereleases to denote the breaking change, however they will not have associated releases.

The main change in this prerelease of cipher is a migration from generic-array to hybrid-array.