1.OPenSSL的官网
就是github的openssl的,里面有源代码和各个版本的信息,不过相对来说要自己编译源代码。
官网https://www.openssl.org/docs/man3.2/man7/migration_guide.html#/
2.已经编译好的库,也可以直接下载
网站:https://slproweb.com/products/Win32OpenSSL.html#/
3.openssl使用报错问题OPENSSL Uplink(58A89348,08): no OPENSSL Applink
在解密c或cpp文件中的包含头文件的下方加入OpenSSL的链接头文件
extern "C"{
#include "o