资源列表
kaiser
- 凯撒(kaiser)密码的的解密,也就是找出它的加密密钥,从而进行解密,由于 它是一种对称密码体制,加解密的密钥是一样的,下边简单说明一下加解密 加密过程: 密文:C=M+K (mod 26) 解密过程: 明文:M=C-K (mod 26)
work
- Fountain Encoding Algrothm
rsa
- rsa加密算法 给你们隆重介绍一下 需要的可以下一下
EnCrypt
- 实现简单的文件加密功能,简单实用,关键是原理!-Simple file encryption, simple and practical, the key is the principle!
s-des
- 简单的s-des算法,便于初学者了解s-des的过程,可实现字符串的加密与解密,代码中有详细注释-S-des simple algorithm, easy for beginners to understand the s-des process can achieve a string encryption and decryption code has detailed notes
TranspositionCipher
- 用java编写的简单加密程序,附加密结果
DLC1
- This a network transport layer crc bit stuffer-This is a network transport layer crc bit stuffer
xuliemime
- 线性反馈移位寄存器LFSR生成随机序列的原理,序列密码的加密过程-Linear feedback shift register LFSR to generate random sequence of the principle of the encryption cipher
RCG04
- RCG40 加密算法... .感兴趣的可以看看...挺不错的-RCG40 encryption algorithm ... ....... interested can look pretty good .......
LINT
- 这个是大数的加法运算的程序,以数组为大数的承载来构成大数-this is the addition of large numbers of Operational procedures for the array of large numbers of carrying large numbers to form
cryptography
- 使用DES解密和加密文件,供JAVA爱好者交流和学习-The use of DES decryption and encryption documents for sharing and learning JAVA lovers
DesEncrypt
- javades 对称加密,文件,字符,数据对称加密 KEY-javades symmetric encryption, file, character, data, symmetric encryption KEY...
