Skip to content
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

Is it possible to generate RSA key pair, and how? #640

Closed
light4 opened this issue Apr 3, 2018 · 1 comment
Closed

Is it possible to generate RSA key pair, and how? #640

light4 opened this issue Apr 3, 2018 · 1 comment

Comments

@light4
Copy link
Contributor

light4 commented Apr 3, 2018

Generate RSA key pair by rust-openssl:

https://gist.github.com/rust-play/6509bead4c6e13345f6535faf2db06bf

I want to know how to do this by ring.

Thanks for your great work!

@briansmith
Copy link
Owner

RSA key generation is tracked as issue #219. BoringSSL has a new implementation of RSA key generation that we can base our implementation on. I will be looking at doing that soon.

Thanks for filing this. I'm going to close this in favor of #219.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants