Skip to content

Support RSA in rust to be more secure. #13

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

Closed
wants to merge 7 commits into from

Conversation

iseki-masaya
Copy link
Contributor

This patch support RSA in rust.
This RSA don't satisfy cipher text indistinguishability.

@sfackler
Copy link
Owner

This library, as the name suggests, focuses on providing bindings to OpenSSL. A new, pure-Rust implementation of RSA is out of scope for this project.

https://github.com/DaGenix/rust-crypto is probably the right library for this code, and it looks like it doesn't currently have an RSA implementation.

@sfackler sfackler closed this May 22, 2014
@iseki-masaya
Copy link
Contributor Author

Thank you for your comment.

DiamondLovesYou pushed a commit to DiamondLovesYou/rust-openssl that referenced this pull request Sep 1, 2014
CfirTsabari pushed a commit to CfirTsabari/rust-openssl that referenced this pull request Oct 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants