搜索资源列表
TEA
- 本加密程序基于著名的TEA加密算法,密钥长度为128位,安全性高于DES算法(56位). 该算法安全、简洁、高效,加密解密速度极快,占用内存极少,非常适合于嵌入式系统 的加密解密,也能胜任大系统的安全性能要求。算法能防止常见的密码学攻击。 本程序中待加密的明文、加密生成的密文皆按64位数据分组进行加解密。 密钥长度128位,与AES、IDEA相当,从而确保足够的安全性。-The encryption program is based on the famous TEA
polarssl-0.13.1-gpl
- PolarSSL源码,也许是最小巧的ssl代码库。高效、便于移植和集成。尤其适合嵌入式应用。-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) applicat
matrixssl-3-3-1-open.tar
- MatrixSSL 是针对小型应用程序和设备设计的嵌入式、开放源码SSLv3协议栈(商业版支持TLS协议)。-MatrixSSL for small applications and devices designed embedded, open source the SSLv3 protocol stack (Business Edition supports TLS protocol).
matrixssl-3-7-2-open
- MatrixSSL 是一种开源的嵌入式SSL协议栈-MatrixSSL- Open Source Embedded SSL and TLS
AES
- AES源码 注解清晰 C语言实现 方便移植到嵌入式环境-AES C language source code annotation clear easily ported to an embedded environment