-
Notifications
You must be signed in to change notification settings - Fork 153
Issues: RustCrypto/RSA
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Adding rsa dependency introduces non-additive lazy_static feature that breaks other code
#358
opened Aug 18, 2023 by
eric-seppanen
The
From<RSAPublicKey>
implementation for VerifyingKey
returns unprefixed Keys, this should be documented
#341
opened Jun 22, 2023 by
ixolius
https://docs.rs/rsa/latest/rsa/struct.RsaPrivateKey.html#method.precompute is public
#338
opened Jun 15, 2023 by
wez
Add support for parsing RSA keys out of pkcs8 files with RSA-PSS key
enhancement
New feature or request
#177
opened Aug 19, 2022 by
lumag
Implement SIMD where applicable
enhancement
New feature or request
#49
opened May 22, 2020 by
olback
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.