文件名称:RSAUtil
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2015-10-13
- 文件大小:
- 769kb
- 下载次数:
- 0次
- 提 供 者:
- z**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
JAVA非对称加密技术,RSA加解密。
利用公钥加密特定文件(test-1.txt),并用私钥进行解密;反过来,再利用私钥加密特定文件,并用公钥进行解密。对比解密后的文件与原始文件是否一致。-JAVA asymmetric encryption technology, RSA encryption and decryption. The use of public key cryptography specific file (test-1.txt), and with the private key to decrypt in turn, re-use private key to encrypt specific files, and use the public key to decrypt it. Compare the decrypted file if the original file is consistent.
利用公钥加密特定文件(test-1.txt),并用私钥进行解密;反过来,再利用私钥加密特定文件,并用公钥进行解密。对比解密后的文件与原始文件是否一致。-JAVA asymmetric encryption technology, RSA encryption and decryption. The use of public key cryptography specific file (test-1.txt), and with the private key to decrypt in turn, re-use private key to encrypt specific files, and use the public key to decrypt it. Compare the decrypted file if the original file is consistent.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
RSAUtil.java
bcprov-jdk14-123.jar