搜索资源列表
非常好用的TEA加解密算法VB
- 非常好用的TEA加解密算法VB。找了好久才找到
TEA介绍及数据加密算法之程序代码
- TEA介绍及数据加密算法之程序代码-TEA presentation and data encryption algorithm of the program code
tea加密算法源代码
- 加密算法tea加密文件,用vc语言编写,支持多种格式-encrpyt file by tea arithmetic,support some kinds of file format,VC Code
tea
- tea算法源码,vc编写的.非常简单实用.-tea-source algorithm, vc prepared. is very simple and practical.
tea
- 最近比较流行的TEA加密算法,大家可以去借鉴一下-More popular in recent TEA encryption algorithm, we can go to learn about
tea
- tea算法的加密解密与测试程序及相关的头文件-tea encryption and decryption algorithms and testing procedures and related header files
Tea
- TEA加密/解密算法-JAVA实现 需要jakartar的commons.codec支持-TEA encryption/decryption algorithm-JAVA realize the need to support commons.codec the jakartar
tea
- TEA加密解密算法的完整实现。并且能够实现对数据库中的数据进行加解密操作。-TEA encryption and decryption algorithms realize the full. And can realize the database data encryption and decryption operations.
tea
- tea加密解密DLL,可调用相应的原文,密钥实现加密,然后通过密文,密钥解密-tea encryption and decryption DLL, can call the corresponding original text of the realization of encryption keys, and then through the ciphertext, the key to decrypt
TEA
- TEA算法的简单实现,适合密码学学习使用!-TEA algorithm to achieve a simple, suitable for the use of cryptography to learn!
tea
- TEA加密算法 TEA加密算法-TEA encryption algorithm encryption algorithm TEA
TEA
- 可以实现16轮32轮等tea加密,可以用C语言进行修改-Can be achieved 16 32 such as tea encryption, can use C language to amend
Tea-c++
- tea 加密算法 qq使用的就是这个加密算法来 解决登陆问题-tea encryption algorithm used in qq is the encryption algorithm to solve the land problem
TEA
- TEA的C语言算法,编译通过可以运行,而且加了个test代码-TEA algorithm in C language, the compiler can be run through, and added a test code
TEA
- tea算法,qq的通信协议就是使用该算法加密!对于自己编写qq客户端比较有用!-tea algorithm, qq the communication protocol is the use of the encryption algorithm! Qq prepared for their clients more useful!
tea
- PHP 版本的Tea加解密,测试过可用。-PHP version of the encryption and decryption Tea
tea
- tea算法的实现,网络安全的密码算法之一-tea
TEA
- 本加密程序基于著名的TEA加密算法,密钥长度为128位,安全性高于DES算法(56位). 该算法安全、简洁、高效,加密解密速度极快,占用内存极少,非常适合于嵌入式系统 的加密解密,也能胜任大系统的安全性能要求。算法能防止常见的密码学攻击。 本程序中待加密的明文、加密生成的密文皆按64位数据分组进行加解密。 密钥长度128位,与AES、IDEA相当,从而确保足够的安全性。-The encryption prog
tea
- TEA数据加密算法之程序代码及使用例子,C语言编写,封装成类;不用做任何修改可用于单片机编程中。-Tiny Encryption Algorithm
tea
- tea是一种简单且高效的加密解密算法,而QQ通信中采用的正是这种密码的变形。此例包含测试程序,且经过实际数据截包验证-QQtea encryption and decryption algorithm