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

Support exporting to password-protected PEM #5

Open
voltone opened this issue Jul 4, 2018 · 2 comments
Open

Support exporting to password-protected PEM #5

voltone opened this issue Jul 4, 2018 · 2 comments

Comments

@voltone
Copy link
Owner

voltone commented Jul 4, 2018

No description provided.

@mobileoverlord
Copy link
Contributor

Not sure if this helps you or not, but emj and I extracted the pkcs5 implementation from hex and put it in a package https://github.com/hexpm/pbcs

@voltone
Copy link
Owner Author

voltone commented Dec 17, 2018

Thanks, I saw that. I'm not sure yet: for reading I currently rely on :public_key's built-in support, which means no AES-256 support. If I were to do something beyond what :public_key supports, users might get confused by the inconsistent behaviour: X509 might read/write a keys with AES256 encryption, but those can't be used with :public_key or :ssl...

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

No branches or pull requests

2 participants