nginx离线升级包nginx-1.20.1
2021-10-12 19:00:31 59.71MB nginx-1.20.1 openssl zlib pcre
1
建立OpenSSL-cURL 该脚本为MacOS(x86_64,arm64),Mac Catalyst(x86_64,arm64),iOS(armv7,armv7s,arm64和arm64e),iOS模拟器(x86_64,arm64),tvOS(arm64)和OpenSSL,nghttp2和cURL / libcurl构建tvOS模拟器(x86_64)。 它包括修补tvOS使其不使用fork()并通过nghttp2添加HTTP2支持。 消息 2021年2月13日:更新现在将构建XCFrameworks,该XCFrameworks支持所有平台和目标,可轻松导入到您的项目中。 2021年1月16日:更新了构建脚本,以允许用户定义最低的macOS,iOS,tvOS和催化剂目标构建版本。 2021年1月2日:Apple Silicon [测试版]:该脚本现在为MacOS arm64目标(包括
2021-10-12 17:24:32 785KB ios xcode openssl tvos
1
lzo-2.06、openssl-1.0.2p和pkcs11-helper-1.11的库文件lib文件,已编译好,可以在自己的项目里引用。
2021-10-12 11:22:50 2.21MB lzo openssl pkcs11
1
用arm-linux-gcc交叉编译 openssl zlib curl
2021-10-11 23:52:15 21KB openssl zlib curl
1
openssl升级所用。其义自见,请自行下载,本人安装过程并不怎么了解。
2021-10-11 20:58:15 1.52MB openssl
1
编译后的openssl-1.1.1d库,和nginx-1.16.1-TLS1.3.tar.gz配套使用
2021-10-11 19:08:24 160.52MB openssl linux
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
直接导入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