搜索资源列表
邮件加密和发送程序
- 能够对发送的邮件进行加密和解密,并且能够发送和收取邮件,是很好的学习和说明程序。加密算法使用TEA,发送邮件使用的是JMAIL组建,程序使用Skin++加有皮肤。-able to send mail encryption and decryption, and can send and receive mail, is a very good study and a descr iption of the proceedings. Encryption algorithm used TEA, s
020827_encryp
- 这个加解密源码几乎包括了世界上几个最著名的加密算法:Blowfish、CryptAPI、DES、Gost、RC4、XOR、Skipjack、TEA、Twofish,曾获源码5星推荐。-almost source in the world including several of the most famous encryption algorithms : Blowfish, CryptAPI, DES, Gost, RC4, XOR, Skipjack, TEA, Twofish, won t
tea
- TEA加密解密算法的完整实现。并且能够实现对数据库中的数据进行加解密操作。
300种加解密算法和原理
- 多个加解密程序的说明与源程序,MD5,DES,IDEA,DSA.MARS,BOWFISH,TEA-over encryption and decryption procedures notes and source, MD5, DES, IDEA, DSA.MARS, BOWFISH, TEA
TEA
- 本加密程序基于著名的TEA加密算法,密钥长度为128位,安全性高于DES算法(56位). 该算法安全、简洁、高效,加密解密速度极快,占用内存极少,非常适合于嵌入式系统 的加密解密,也能胜任大系统的安全性能要求。算法能防止常见的密码学攻击。 本程序中待加密的明文、加密生成的密文皆按64位数据分组进行加解密。 密钥长度128位,与AES、IDEA相当,从而确保足够的安全性。-The encryption program is based on the famous TEA