HsOpenSSL icon indicating copy to clipboard operation
HsOpenSSL copied to clipboard

RSA decryption

Open ghost opened this issue 8 years ago • 2 comments

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

ghost avatar Sep 21 '17 11:09 ghost

No news. But I will gladly accept a pull request with this functionality.

vshabanov avatar Sep 21 '17 13:09 vshabanov

I probably give it a try:

  • https://www.openssl.org/docs/man1.0.2/crypto/RSA_private_decrypt.html

ghost avatar Sep 21 '17 23:09 ghost