搜索资源列表
mbedtls-1.3.10
- mbedTLS,原PolarSSL。轻量级SSL/TLS开源库,包含众多密码算法和SSL/TLS的实现。-mbedTLS, original PolarSSL. Lightweight SSL/TLS open source library that contains a number of cryptographic algorithms and implement SSL/TLS is.
mbedtls-2.2.1
- 原来的polarssl,现在被ARM收购,重新换了个名字,代码为它的源代码,包含各种的加解密算法-polarssl & tls
mbedtls-2.3.0-apache
- polarssl源码,全系列加解密函数,包括x509代码,包括rsa算法。全部是.c源码。windows下 vc可以直接编译,linux下gcc可直接编译。如果下载的人多,下次放出我的rsa使用范例、rsa使用范例。-polarssl source, a full range of encryption and decryption functions, including the x509 code, including rsa al
mbedtls-2.4.0-apache
- mbed-tls加密库源码,arm收购自polarssl-Mbed-tls encrypt library source code, polarssl has been sold to ARM and renamed.
mbedtls-development
- mbed TLS(以前称为PolarSSL)是TLS和SSL协议的实现,并且需要相应的加密算法和支持代码。这是双重许可与Apache许可证 2.0版(与GPLv2许可也可)。网站上指出,mbed TLS的目标是“易于理解,使用,集成和扩展” 核心SSL 库用C编程语言编写,并实现SSL模块,基本加密功能并提供各种实用功能。与OpenSSL和TLS的其他实现不同,mbed TLS设计为适合小型嵌入式设备,最小完整的TLS堆栈需要60KB