Description: Achieve asymmetric cryptographic techniques
(1) The public and private key generation functions, encryption/decryption functions
(2) the use of public key cryptography specific files, and use the private key to decrypt in turn, re-use the private key to encrypt specific files, and use the public key to decrypt it.
To Search:
File list (Check if you may need any files):
RSA\.classpath
...\.project
...\.settings\org.eclipse.jdt.core.prefs
...\bin\RSAUtil.class
...\out_file\priKey_decrypt_result.txt
...\........\priKey_encrypt_result.dat
...\........\PubKey_decrypt_result.txt
...\........\PubKey_encrypt_result.dat
...\src\RSAUtil.java
...\test-1.txt
...\.settings
...\bin
...\out_file
...\src
RSA