STM32例程,包含一个https(有SSL加密) 服务器和一个mqtt客户端,比较稳定(其实是某产品源码)。
2023-07-14 16:06:23 14.11MB https SSL mqtt STM32
1
通过vc实现SSL的客户端与服务端通信,包含完整源码
2023-06-12 09:17:48 1.44MB SSL 通信 vc 源码
1
vc手工实现ssl通信协议的例子,包括客户端和服务端。
2023-06-12 09:14:51 30KB vc ssl
1
Win64OpenSSL_Light-1_1_1b, 用来生成各种证书,用来做SSL 安全和爬虫,以及支付宝支付验证等.
2023-06-01 14:47:07 2.13MB openss ssl证书
1
The wolfSSL embedded SSL library (formerly CyaSSL) is a lightweight SSL/TLS library written in ANSI C and targeted for embedded, RTOS, and resource-constrained environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating environments as well because of its royalty-free pricing and excellent cross platform support. wolfSSL supports industry standards up to the current TLS 1.3 and DTLS 1.3 levels, is up to 20 times smaller than OpenSSL, and offers progressive ciphers such as ChaCha20, Curve25519, NTRU, and Blake2b. User benchmarking and feedback reports dramatically better performance when using wolfSSL over OpenSSL.
2023-06-01 08:56:18 5.8MB wolfssl embedded ssl ssl
1
自用的ca-bundle.crt证书 SSL certificate problem: unable to get local issuer certificate
2023-05-18 18:00:11 215KB ca-bundle证书 curl ssl
1
用来测试服务器与客户端握手,可用keytool工具自己生成,其中有个pkcs12格式,用于tomcat双向认证!
2023-05-16 21:09:08 15KB ssl_key
1
易语言执行SSL发送邮件源码系统结构:发送邮件_初始化,SL收邮件,SL发送邮件, ======程序集1 || ||------_启动子程序 || ||------_临时子程序 || ||------发送邮件_初始化 || ||------SL收邮件 || ||-----
2023-05-14 22:10:14 477KB 易语言执行SSL发送邮件源码
1
里面时用VS2017编译好的静态库文件,使用的时候再VS中直接包含include和lib文件夹
2023-05-06 20:35:06 789KB 库文件
1
基于curl-7.59.0版本编译出来的libcurl.lib32位和64位,实际项目中使用 基于curl-7.59.0版本编译出来的libcurl.lib 64位
2023-05-06 20:31:05 2.16MB libcurl
1