Description: This program is the use of DES to encrypt and decrypt action, Mode ECB Padding method using PKCS5Padding. Key is generated by the program on their own Pseudorandom number generator to generate the Key. The use of Framework for the Java Cryptography Extension (JCE).
To Search:
File list (Check if you may need any files):
Crypto\Crypto\.classpath
......\......\.project
......\......\.settings\org.eclipse.jdt.core.prefs
......\......\src\controller\CryptoController.java
......\......\...\CryptoCmd.java
......\......\...\CryptoTest.java
......\......\...\model\CryptoFunc.java
......\......\...\testData\cipherText.txt
......\......\...\........\plainText.txt
......\......\...\........\plainText.txt.enc
......\......\...\........\plainTextFromCipher.txt
......\......\...\view\CryptoUI.java
......\CryptoUI.exe
......\CryptoUI.jar
......\testJSmooth.jsmooth
......\程式說明.pdf
......\Crypto\src\controller
......\......\...\model
......\......\...\testData
......\......\...\view
......\......\.settings
......\......\src
......\Crypto
Crypto