资源列表
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
EnCrypt
- 实现简单的文件加密功能,简单实用,关键是原理!-Simple file encryption, simple and practical, the key is the principle!
rsa
- rsa加密算法 给你们隆重介绍一下 需要的可以下一下
work
- Fountain Encoding Algrothm
kaiser
- 凯撒(kaiser)密码的的解密,也就是找出它的加密密钥,从而进行解密,由于 它是一种对称密码体制,加解密的密钥是一样的,下边简单说明一下加解密 加密过程: 密文:C=M+K (mod 26) 解密过程: 明文:M=C-K (mod 26)
1
- 遍历邮件密码的C语言程序. 利用列举方式去破解忘记的邮箱密码-C language program for email password trying
matlab-juzhen
- matlab----矩阵计算方案及方法例程-the matlab---- matrix calculation program and method routines
enrey
- 加密 汇编程序 设计 源代码 跟人啊
c语言文件加密程序
- c语言文件加密程序-file encryption procedures
RC4FileCrypt
- RC4算法 文件加密 Python3.0-RC4 algorithm for file encryption Python3.0
RSA
- RSA算法是在1978年由Ron Rivest, AdiShamir 和Leonard Adleman提出的一种公钥加密算法。RSA能同时用于加密和数字签名的算法,也易于理解和操作。RSA是被广泛研究的公钥算法,从提出至今,经历了各种攻击的考验,逐渐为人们所接受,被普遍认为是目前最优秀的公钥方案之一。
sm3
- sm3加密算法,文件读入输出,可调整加密次数,大作业项目-sm3