搜索资源列表
邮件加密和发送程序
- 能够对发送的邮件进行加密和解密,并且能够发送和收取邮件,是很好的学习和说明程序。加密算法使用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
SECUREencryptionalgorithms
- 这个加解密源码几乎包括了世界上几个最著名的加密算法: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, wo
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加解密算法VB
- 非常好用的TEA加解密算法VB。找了好久才找到
TEA
- 本加密程序基于著名的TEA加密算法,密钥长度为128位,安全性高于DES算法(56位). 该算法安全、简洁、高效,加密解密速度极快,占用内存极少,非常适合于嵌入式系统 的加密解密,也能胜任大系统的安全性能要求。算法能防止常见的密码学攻击。 本程序中待加密的明文、加密生成的密文皆按64位数据分组进行加解密。 密钥长度128位,与AES、IDEA相当,从而确保足够的安全性。-The encryption program is based on the famous TEA
TEA-C-codes-for-msp430
- 可以在MSP430单片机上实现的TEA加解密算法,可以直接添加到工程里使用-Can achieve on MSP430 single chip microcomputer of TEA encryption algorithm, can be directly added to use in engineering
TEA加密解密
- tea加解密算法,适用于MCU平台使用,占用资源少,加解密效率高,STM32 上测试,加解密时间都在3ms范围内(Tea encryption and decryption algorithm)
Tea加解密
- QQ的TEA加密解密算法,是易语言的源代码,全部开源。(QQ's TEA encryption and decryption algorithm.)