资源列表
Playfair
- 由于上课需要编写的Playfair加密程序,能够实现Playfair加密功能,通过了VS2015编译。所用资源和加密速度不同。-Since the class need to write Playfair encryption program, enabling Playfair encryption through the VS2015 compiler. And the resources used to encrypt different speeds.
rsa
- rsa算法 CRYPTO 函数库 实现,注意编译时候把工程属性修改成使用MFC静态连接-rsa algorithm library CRYPTO realized, attention to compile time to modify the project properties to use MFC static Connection
文件加密技術
- 經典的文件加密技術,簡單高效-classic document encryption technology, a simple and efficient
PL
- playfair 加密算法的java实现,使用密码学的学生学习参考-Playfair encryption algorithm to achieve the java, the use of cryptography reference to student learning
SQL
- sql注入测试程序 sql injection expoit code-sql injection expoit code
RSA
- 利用C\C++实现RSA算法的加、解密运算。 具体包括: 1)利用扩展的Euclid计算 a mod n 的乘法逆元; 2)Miller-Rabin素性测试算法对一个给定的大数进行测试; 3)实现的运算,并计算; 4)利用Euler定理手工计算,并与3)计算的结果对比; 5)实现RSA算法。并对 I LOVE NANJING UNIVERSITY OF AERONAUTICS AND ASTRONAUTICS 加解密。说明:为了方便实现,分组可以小一点,比如两个字母一组。
design
- descr iption of srp6. SRP6 is an de- and encoding of world of warcraft login data.
encryption
- 用汇编编写的文件加密解密程序。希望对大家有用哦-Written in assembler file encryption and decryption process
rsa
- 200行的ras密钥算法,思路清晰且有注释,实现命令行下的加密解密
RVG
- RVG 加密算法... .感兴趣的可以看看...挺不错的-RVG encryption algorithm ... ....... interested can look pretty good .......
3des
- 实现3DES加密解密的系统。。。应用密码学课程设计-complete 3des encrypt and desencrypt
AES
- 这个程序实现了对文本的加密 你可以对任何字符串进行加密 运行成功