RSA decrypt message with given private key string with openssl library in C

后端 未结 0 921
灰色年华
灰色年华 2020-11-30 18:08

I\'m trying to use openssl to decrypt a encrypted string, which I already have the private key as a string. However, the function RSA_private_decrypt() always failed.

相关标签:
回答
  • 消灭零回复
提交回复
热议问题