HsOpenSSL
HsOpenSSL copied to clipboard
RSA decryption
This issue was created by @timbod7 at:
- https://github.com/depressed-pho/HsOpenSSL/issues/51
is there any news on this? I would like to use this feature, to at least to be able to decrypt a password/passphrase (minimalistic text), and from that point use the approach as described here:
- https://github.com/vshabanov/HsOpenSSL/blob/master/examples/HelloWorld.hs#L39
No news. But I will gladly accept a pull request with this functionality.
I probably give it a try:
- https://www.openssl.org/docs/man1.0.2/crypto/RSA_private_decrypt.html