stream-ciphers icon indicating copy to clipboard operation
stream-ciphers copied to clipboard

Locking `zeroize` to `<=1.5` for `chacha` prevents compiling with `num-bigint-dig v0.8.1` (for `rsa 0.6.0-pre`)

Open poliorcetics opened this issue 3 years ago • 1 comments

Maybe we could have a feature to ignore MSRV, that is not activated by default

poliorcetics avatar Mar 11 '22 10:03 poliorcetics

See the master tracking issue here: https://github.com/RustCrypto/utils/issues/723

tarcieri avatar Mar 11 '22 13:03 tarcieri

The latest release does not have this restriction

tarcieri avatar Aug 25 '22 19:08 tarcieri

Thanks a lot !

poliorcetics avatar Aug 29 '22 14:08 poliorcetics