Skip to content
This repository has been archived by the owner on Jan 18, 2020. It is now read-only.

Add DER encoding and decoding support for RSA public keys #46

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

photm5
Copy link

@photm5 photm5 commented Nov 7, 2015

This allows us to encode and decode RSA public keys in ASN.1 DER.

@photm5
Copy link
Author

photm5 commented Feb 12, 2016

This now also supports private keys. I cannot change the PR title though, since that requires javascript.

@vshabanov
Copy link

I'm new maintainer of HsOpenSSL. Pull request was merged into https://github.com/vshabanov/HsOpenSSL and released on Hackage. In future please send pull requests to the new repo.

@snap9
Copy link

snap9 commented Oct 13, 2016

@vshabanov It looks like @shak-mar commit "Add support for encoding and decoding of private keys in ASN.1 DER" never made it into your repo. I'm wondering if you guys have the time to add this code to the vshabanov/HSOpenSSL repo and release it on Hackage.

@vshabanov
Copy link

Thank you for pointing this out. Commits are merged and new HsOpenSSL version is uploaded on Hackage.

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

Successfully merging this pull request may close these issues.

3 participants