搜索资源列表
TinyEncrption
- Tiny Encrytion Algorithm压缩速度快,抗差分攻击力强-Compression Algorithm fast, highly offensive against Difference
sentiveOfchaoticSystem
- 有关于混沌加密系统初始敏感性的程序,微小偏差导致完全不同-on the initial chaos encryption system sensitivity of the procedure, tiny deviations caused entirely different
MD5S
- MD5变换算法实现。 实现对字符串,文件的MD5值计算。由于编码方式不同,输入中文时和ANSI有区别。 很实用的小程序~!!!学习,应用都可以- A useful tiny progaraming project, to realise the MD5 transformation refering to the letters and the files. you can either learn the thought of it or just t
conv
- Its a small tool for encrypting and decrypting text and files Supports: String to Hex Hex to String String Reverse Base64 DeBase64 String to Chr$ (One way) ROT13 XOR DeXOR SHA256 (One way) Blowfish CryptAPI DES
TEA_version_1.0
- this rar file has the Tiny Encrypti0n code that can encrypt a 64bit data.
c-tea.tar
- Pure C implementation of Tiny Encryption Algorithm, in regular and CBC enciphering mode.
TEA
- Tiny Encryption Algrithm.非常简单有效的加密算法,适合网络传送程序和单品机程序。-Tiny Encryption Algrithm. Is very simple and effective encryption algorithm, suitable for network transmission process and a single product machine program.
decreption-and-encreotion-tea
- encryption and decryption tiny encryption algorithm
base64en
- 用 Telnet Login ESMTP 需要 Base64 Encode 的密碼及帳號, 可能有人問如何做. 可以找 ONLINE 版的, 不過通常麻煩又慢. 所以干脆自己寫了一個小工具, 安心又簡單,SOURCE CODE 有附. MASM32 源碼, EXE 都一並提供. 原碼及解釋在以下的網站, 繁體版 編譯環境, MASM32 http://hk.myblog.yahoo.com/xiao-laba/article?mid=2663 以下位置也提
TEA_example_CPP
- TEA(Tiny Encryption Algorithm) 是一种简单高效的加密算法,以加密解密速度快,实现简单著称。算法真的很简单,TEA算法每一次可以操作64-bit(8-byte),采用128-bit(16-byte)作为key,算法采用迭代的形式,推荐的迭代轮数是64轮,最少32轮。目前我只知道QQ一直用的是16轮TEA。没什么好说的,先给出C语言的源代码(默认是32轮)-TEA char
Tiny
- Is this a tyny in the version 4.0 -Is this a tyny in the version 4.0 !!!
tea
- Tiny Encryption Algorithm In cryptography, the Tiny Encryption Algorithm (TEA) is a block cipher notable for its simplicity of descr iption and implementation, typically a few lines of code. It was designed by David Wheeler and Roger Needham of the
tiny-AES-c-master
- Tiny Advanced Encryption Standards C Library