RustCrypto / RSA

RSA implementation in pure Rust
Apache License 2.0
536 stars 148 forks source link

v0.9.0-pre.0 #271

Closed tarcieri closed 1 year ago

tarcieri commented 1 year ago

@dignifiedquire I'm not in a hurry to get a release out so long as there's a prerelease.

IMO it'd be good to address the issues raised in #99 as well as #238 and #261.

Perhaps in the intervening time the blockers on 1.65 upgrades will be addressed?

tarcieri commented 1 year ago

@dignifiedquire another option would be to make pkcs1/pkcs8 optional dependencies (although that probably doesn't help if you're using them)