搜索资源列表
srcmap
- 一个用c语言写的图像插值算法,茶汁速度快-a language used to write the image interpolation algorithm, the tea fast
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
非常好用的TEA加解密算法VB
- 非常好用的TEA加解密算法VB。找了好久才找到
TEA
- tea算法,qq的通信协议就是使用该算法加密!对于自己编写qq客户端比较有用!-tea algorithm, qq the communication protocol is the use of the encryption algorithm! Qq prepared for their clients more useful!
21000321642
- 好的加密算法,给大家共享!、MD5、BlowFish、TEA、RC6等标准算法为一体的算法包,同时在模块中使用了Anti-Debug和程序自校验功能-Good encryption algorithm, to share! , MD5, BlowFish, TEA, RC6 standard algorithm such as one of the algorithm package, while the module used Anti-Debug and procedures for sel
test_dll_console
- 实现Tea,md5,base64算法,提供获取cpuid及mac地址的程序-Realization Tea, md5, base64 algorithm provides the procedures to get cpuid and mac address
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加密算法,包含源程序,可运行,详情见包内文件。-Tea encryption algorithm, including source code, can run, see file package.
TEA
- 实现TEA算法VC源码,可进行数据帧加密和解密-TEA
encipher
- 利用tea算法实现文件的加密与解密,改程序需要在命令行中使用(Using tea algorithm to encrypt and decrypt files)
tea加密解析算法
- 在游戏项目中,一般需要对资源或数据进行加密保护,最简单高效的加密算法就是采用位与或之类的,但是比较容易被人分析出来。 TEA加密算法不但比较简单,而且有很强的抗差分分析能力,加密速度也比较快。可以根据项目需求设置加密轮数来增加加密强度。(Simple algorithm of tea encryption and decryption)
mfnipepator_server
- tea 加密算法 qq使用的就是这个加密算法来 解决登陆问题()
Tea加解密
- QQ的TEA加密解密算法,是易语言的源代码,全部开源。(QQ's TEA encryption and decryption algorithm.)