搜索资源列表
polarssl-0.12.1-gpl.tar
- PolarSSL is a light-weight open source cryptographic and SSL/TLS library written in C. PolarSSL makes it easy for developers to include cryptographic and SSL/TLS capabilities in their (embedded) applications with as little hassle as possible. Loose c
polarssl-1.1.1
- 加解密算法.支持AES, DES, SHA-1, RSA, DSA, Diffie-Hellman 等多种算法.-AES, DES, SHA-1, RSA, DSA, Diffie-Hellman
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.
RSA_polarssl
- polarssl中提取的RSA相关代码,可以进行大数处理,加解密-Polarssl extracted RSA related code, include encryption and decryption
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 algorithm. All .c source. Under
elgamal
- 利用polarssl里提取的大数库做的elgamal加密和签名(ElGamal encryption and signature using large library extracted from polarssl)