CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - tea加密解密

搜索资源列表

  1. 邮件加密和发送程序

    0下载:
  2. 能够对发送的邮件进行加密和解密,并且能够发送和收取邮件,是很好的学习和说明程序。加密算法使用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
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1233945
    • 提供者:sun
  1. encryptTea

    0下载:
  2. 使用TEA加密方法的简单加密解密程序. 包含 COMMAND版本 和 WIN32 两个版本.可供初学者学习. 超级雷电-use encryption methods of encryption and decryption procedures simple. COMMAND contains Win32 version and the two versions. For beginners to learn. Super Lightning
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:243689
    • 提供者:CF雷电
  1. Analyse_QQprotocol

    0下载:
  2. qq协议分析辅助,包括2次md5加密,tea加密解密-qq protocol analysis support, including the 2nd md5 encryption, encryption and decryption of tea
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:43374
    • 提供者:huaiyu
  1. tea

    0下载:
  2. tea算法的加密解密与测试程序及相关的头文件
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:3032
    • 提供者:CAIYARU
  1. tea

    1下载:
  2. TEA加密解密算法的完整实现。并且能够实现对数据库中的数据进行加解密操作。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2566
    • 提供者:郭会林
  1. tea

    0下载:
  2. tea加密解密DLL,可调用相应的原文,密钥实现加密,然后通过密文,密钥解密
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:9644
    • 提供者:孙骏
  1. tea_test

    0下载:
  2. tea加密算法实现及测试,该算法能很好地对字符串进行加密解密
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5090
    • 提供者:ghtyui2008
  1. QQEncrypt

    0下载:
  2. 一个QQ-TEA加密解密算法的应用程序, 可以直接对数据进行加密和解密, 对于分析QQ登录协议很有帮助
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:69514
    • 提供者:宋福强
  1. teaencryption_src

    0下载:
  2. tea算法的实现,可以进行普通加密解密-Algorithm of tea, can ordinary encryption and decryption
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:28408
    • 提供者:劳子
  1. TEACode.rar

    0下载:
  2. tea加密解密算法的应用,hex字符串和其他字符串的转换,tea encrypt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:44250
    • 提供者:吴开红
  1. QQTEA

    0下载:
  2. QQTEA算法类 内含加密解密函数及文本输入输出HEX数据函数,适合抓包分析数据,在TEA算法的基础上加入填入随机数以及交织算法,QQ和QQ游戏传输数据都是用此算法加密的,经过测试无误,格式非常工整-QQTEA algorithm class includes text encryption and decryption functions and HEX data input and output functions for analysis of data capture, the TEA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:2300
    • 提供者:
  1. TEA

    0下载:
  2. 本加密程序基于著名的TEA加密算法,密钥长度为128位,安全性高于DES算法(56位). 该算法安全、简洁、高效,加密解密速度极快,占用内存极少,非常适合于嵌入式系统 的加密解密,也能胜任大系统的安全性能要求。算法能防止常见的密码学攻击。 本程序中待加密的明文、加密生成的密文皆按64位数据分组进行加解密。 密钥长度128位,与AES、IDEA相当,从而确保足够的安全性。-The encryption program is based on the famous TEA
  3. 所属分类:CA program

    • 发布日期:2017-03-28
    • 文件大小:2229
    • 提供者:YCLIU
  1. DEC_encryp

    0下载:
  2. 加密解密算法DEC、RC4、XOR、Skipjack、TEA、Twofish等-Encryption and decryption algorithm for DEC, RC4, XOR, Skipjack, TEA, Twofish, etc.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:49527
    • 提供者:proclove
  1. tea

    0下载:
  2. 采用c++实现的TEA加密与解密算法,据说早期QQ就是用这个加密的-Using c++ implementation of the TEA encryption and decryption algorithms, said earlier this QQ is to use encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:3037
    • 提供者:yang
  1. tea

    0下载:
  2. tea是一种简单且高效的加密解密算法,而QQ通信中采用的正是这种密码的变形。此例包含测试程序,且经过实际数据截包验证-QQtea encryption and decryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-18
    • 文件大小:5613091
    • 提供者:肖亚南
  1. TEA_example_CPP

    0下载:
  2. TEA(Tiny Encryption Algorithm) 是一种简单高效的加密算法,以加密解密速度快,实现简单著称。算法真的很简单,TEA算法每一次可以操作64-bit(8-byte),采用128-bit(16-byte)作为key,算法采用迭代的形式,推荐的迭代轮数是64轮,最少32轮。目前我只知道QQ一直用的是16轮TEA。没什么好说的,先给出C语言的源代码(默认是32轮)-TEA char
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:13076
    • 提供者:paieer
  1. tea

    1下载:
  2. 一个TEA加密算法的加密解密源码,实现对字符串的加密解密,学习信息安全的可以看下-A TEA encryption algorithm encryption and decryption source
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-03-26
    • 文件大小:8192
    • 提供者:李睿
  1. TEA

    0下载:
  2. 详细介绍了TEA加密解密算法,并附有源码。-Tiny Encryption Algorithm
  3. 所属分类:CA program

    • 发布日期:2017-11-23
    • 文件大小:1085
    • 提供者:张婷
  1. Tea-encryption-and-decryption-tool

    0下载:
  2. TEA加密解密,专门解密QQ算法,是一个很好的delphi 源码-Tea encryption and decryption toolTea encryption and decryption tool
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:214743
    • 提供者:李阳
  1. TEA

    0下载:
  2. 物联网信息安全加密解密TEA算法C语言程序.-A C program of encryption and decryption for TEA algorithm for Internet of Things.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-16
    • 文件大小:37888
    • 提供者:赵迪一
« 12 »
搜珍网 www.dssz.com