资源列表
DES22
- VB实现DES加密算法,相当精炼,有很好的移植功能!-DES VB
file_encrypt
- key.txt存放密钥,密钥只能为数字,text存放明文。 只对明文中的“数字”、“英文大小写”加密,空格或其它中文字符等不予理睬。 加密方法: 明文分组与密钥对应字符相加取模,十个数字为一个循环,26个英文大小写也各为一个循环。 例: 密钥为: 012 明文为: Microsoft VC++ 6.0 密文则为:Mjerpuogv VD++ 8.0 加密结果: 将密文生成到result.txt中,手动删除最后的占位符\"
jiamilizi
- 一种加密解密的例子,利用对称密码学进行文件的加密,提供用户可视化界面,了解加密过程以及解密结果-an encryption and decryption example, the use of symmetric cryptography file encryption, provide the user interface visualization, understand the process of encryption and decryption results
rsa1
- RSA加密解密及RSA签名和验证,程序的一些工程都包括,需要修改下
RSA
- 详细完整的Rsa加密算法描述 信息安全编程知识-Rsa encryption algorithm information security programming knowledge
DES
- 在Visual c++6.0中用DES算法进行编程对相应的数据进行加密解密的实验报告,附有源代码-DES encrypt and decrypt
encrytest
- 用JAVA实现RSA算法,一方使用公钥进行加密,另一方使用私钥进行解密-JAVA realization of RSA algorithm using one side for the use of public key encryption, the other using the private key to decrypt
3DES_java
- 一个完整的3DES加解密方法。代码简单、易懂,适合学习用。-A complete 3DES encryption and decryption methods. Code is simple, easy to understand, for learning purposes.
pkcs-5
- File show how padding, this show information of padding but very short, please looking for at internet
The-fishing
- 这个源码的主要功能是中了钓鱼软件后反钓鱼-The main function of this source code is in the fishing anti-phishing software later
BlowFish
- BlowFish加密算法-BlowFish encryption algorithm
XML
- Secure Socket Layer (SSL) and Transport Layer Security (TLS) are the current standards for communicating information securely over the internet. With TLS, all data being transmitted from point A to point B is encrypted. What if we only want some of o
