Add DER encoding and decoding support for RSA public keys
This allows us to encode and decode RSA public keys in ASN.1 DER.
This now also supports private keys. I cannot change the PR title though, since that requires javascript.
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.
@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.
Thank you for pointing this out. Commits are merged and new HsOpenSSL version is uploaded on Hackage.