资源列表
des-algorithm
- 用C++实现 des加密解密算法,加密过程中程序会自动生成cipher.txt文件,解密过程会自动生成result.tet文件,在对比明文信息即可,运行程序,程序会自动为你计算运行程序所耗时-Des encryption and decryption algorithm in C++ the encryption process program automatically generate cipher.txt file decryption process automatically gene
openssl-0.9.8k
- OpenSSL 0.9.8k 最新版OpenSSL-OpenSSL 0.9.8k the latest version of OpenSSL
iRdesktop-1.0.0
- This an french version of kobium open source remote server manager software ported to iphone .-This is an french version of kobium open source remote server manager software ported to iphone .
test4
- DES算法查看器,可视化输出每有轮的子密钥,中间结果及最终密文
code64
- base64加密解密演示,网络快车就使用这种加密解密方式,非常方便-base64 encryption and decryption demo
encryption-
- 文件加密解密软件,利用Openssl开发,轻松实现文件加密解密,base64编码,大密钥自动生成等功能-File encryption and decryption software, using Openssl development, easy file encryption and decryption, base64 encoding, large key features such as automatic generation of
RSA
- RSA算法基于一个十分简单的数论事实:将两个大素数相乘十分容易,但那时想要对其乘积进行因式分解却极其困难,因此可以将乘积公开作为加密密钥-RSA algorithm is based on a very simple fact of number theory: multiplying two large prime numbers is very easy, but then want their factoring product is extremely difficult, so the
Example12
- 一个在visualC++开发的密码探测器很有研究和参考价值好东西和大家分享
Sign_Verify
- USBKey 实现RSA密钥对签名、验签。-USBKey implementation of RSA key for signature, signature verification.
openssl-0.9.7d.tar
- 开源项目openssl的源码,一个很流行的SSL实现-This is the open source of openssl which realize the SSL ,it is very popular nowadays.
redp4548
- Addressing Identity, Access and Compliance Requirements using IBM Tivoli Identity and Access Assurance
RSA
- RSA encryption C++ code Visual Studio 2013