openssl升级所用。其义自见,请自行下载,本人安装过程并不怎么了解。
2021-10-11 20:58:15 1.52MB openssl
1
qt5.12 mingw
2021-10-11 20:03:43 184.95MB qt5
1
编译后的openssl-1.1.1d库,和nginx-1.16.1-TLS1.3.tar.gz配套使用
2021-10-11 19:08:24 160.52MB openssl linux
1
GCC版本是10.3.0
2021-10-11 18:02:57 196.86MB MinGW64 C C++ MinGW
1
Linux中openssl源码安装资源包,openssl-1.0.2q.tar.gz
2021-10-11 16:42:40 5.1MB openssl Linux
1
如题,mac终端下自动编译curl+ssl支持的.a库的脚本文件,供iOS开发使用,生成i386,x86_64,armv7,armv7s,arm64五大CPU架构的库文件(内含编译好的,可以直接使用),消息介绍看zip中的说明文件!(2019-11-16整理)分不够的mail:939767926@qq.com,分够的就支持下,谢谢!
2021-10-11 16:22:27 9.43MB libcurl libssl libcrypto iOS
1
Release Date: May 29, 2017 Author: Frederik A. Winkelsdorf (opendec.wordpress.com) for the Indy Project (www.indyproject.org) Requirements: Indy 10.5.5+ (SVN Version or Delphi 2009 and newer) Dependencies: The libraries have no noteworthy dependencies Installation: Copy both DLL files into your application directory Supported OS: Windows 2000 up to Windows 10
2021-10-09 15:58:53 1014KB libeay32.dll ssleay32.dll openssl
1
cryptopp crypto++ 5.6.5在 MinGW_32 编译的静态库。源文件在visual studio下编译没有问题,但没有提供MinGW_32 的编译环境,需要修改部分源代码才能编译通过
2021-10-09 10:56:42 29.6MB cryptopp  crypto++ MinGW_32
1
直接导入openssl_tools包,即可使用。在生产环境中,有时会需要用到自签名的证书,而谷歌浏览器从2016年开始就降低了sha1的算法级别,openssl默认使用的是sha1的算法。 bio = BIO_new_connect("hostname:port"); if(bio == NULL) { /* Handle the failure */ } if(BIO_do_connect(bio) <= 0) { /* Handle failed connection */ }
2021-10-08 17:59:37 6.59MB openssl
1
x86_64-8.1.0-release-posix-seh-rt_v6-rev0 离线安装包,国外的网址太难下载了,半天也下载不来,需要的朋友可以这里下载,里面有安装说明和环境变量配置,亲测有用!
2021-10-07 20:16:52 47.08MB MinGW-W64 GCC-8.1.0
1