RustCrypto / RSA

RSA implementation in pure Rust
Apache License 2.0
557 stars 154 forks source link

Tweak OAEP's `MAX_LABEL_LEN` constant #437

Closed newpavlov closed 5 months ago

newpavlov commented 5 months ago

Closes #434