搜索资源列表
TEA
- tea算法,qq的通信协议就是使用该算法加密!对于自己编写qq客户端比较有用!-tea algorithm, qq the communication protocol is the use of the encryption algorithm! Qq prepared for their clients more useful!
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算法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使用的就是这个加密算法来 解决登陆问题()