RustCrypto / RSA

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

fix: remove oaep decrypt key size limit (#418) #441

Closed GabMus closed 2 months ago

GabMus commented 2 months ago

As per #418, let me know if this is the preferred way or if you'd rather remove the limit some other way