-
Notifications
You must be signed in to change notification settings - Fork 50
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
support for PKCS8 encrypted private keys #18
Comments
joyent-automation
pushed a commit
that referenced
this issue
Dec 21, 2018
Reviewed by: Isaac Davis <[email protected]>
This was referenced Dec 21, 2018
This was referenced Sep 12, 2019
This was referenced Mar 10, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
These use the PKCS#5 PBKDF2 KDF and various kinds of symmetric crypto. some people are using these for SSH as per recommendation of https://martin.kleppmann.com/2013/05/24/improving-security-of-ssh-private-keys.html
The text was updated successfully, but these errors were encountered: