Getting error in EVP_OpenInit() of OpenSSL EVP api for RSA decryption, in C

后端 未结 2 658
离开以前
离开以前 2021-01-07 04:42

I am facing a problem in RSA decryption using OpenSSL Library (EVP api). Here is my code for key generation

#include 
#include 

        
2条回答
  •  一向
    一向 (楼主)
    2021-01-07 05:10

    Are you absolutely sure, that you have initialized variable eklen?

自定义标题
段落格式
字体
字号
代码语言
提交回复
热议问题