Location:
Search - QQ tea c
Search list
Description: QQ的TEA加密算法解密工具,用C#制作。
Platform: |
Size: 13383 |
Author: daoge2010 |
Hits:
Description: tea 加密算法 qq使用的就是这个加密算法来 解决登陆问题-tea encryption algorithm used in qq is the encryption algorithm to solve the land problem
Platform: |
Size: 2223104 |
Author: smst |
Hits:
Description: 采用c++实现的TEA加密与解密算法,据说早期QQ就是用这个加密的-Using c++ implementation of the TEA encryption and decryption algorithms, said earlier this QQ is to use encryption
Platform: |
Size: 3072 |
Author: yang |
Hits:
Description: TEA(Tiny Encryption Algorithm) 是一种简单高效的加密算法,以加密解密速度快,实现简单著称。算法真的很简单,TEA算法每一次可以操作64-bit(8-byte),采用128-bit(16-byte)作为key,算法采用迭代的形式,推荐的迭代轮数是64轮,最少32轮。目前我只知道QQ一直用的是16轮TEA。没什么好说的,先给出C语言的源代码(默认是32轮)-TEA char
Platform: |
Size: 13312 |
Author: paieer |
Hits: