Description: Java Application for testing Encryption/Decryption of several algorithms: Ceaar, Vigenere, a custom make alg (key+ permutation of elements)
- [bastool] - According to the network card to generat
- [ssa] - Different algorithms for time series dec
- [D_E_Standard] - Vigenere algorithme let you choose a (pa
- [Vigenere] - A password on the Virginia program, with
- [Java_wenjianbaohu] - Compiled Java class files can easily be
File list (Check if you may need any files):
JavaApp-SSA
...........\build
...........\.....\classes
...........\.....\.......\javaappssa
...........\.....\.......\..........\Main$1.class
...........\.....\.......\..........\Main.class
...........\.....\.......\..........\MyJFrame$1.class
...........\.....\.......\..........\MyJFrame$2.class
...........\.....\.......\..........\MyJFrame$3.class
...........\.....\.......\..........\MyJFrame$4.class
...........\.....\.......\..........\MyJFrame$5.class
...........\.....\.......\..........\MyJFrame$6.class
...........\.....\.......\..........\MyJFrame$7.class
...........\.....\.......\..........\MyJFrame$8.class
...........\.....\.......\..........\MyJFrame.class
...........\build.xml
...........\dist
...........\....\JavaApp-SSA.jar
...........\....\README.TXT
...........\manifest.mf
...........\nbproject
...........\.........\build-impl.xml
...........\.........\genfiles.properties
...........\.........\private
...........\.........\.......\private.properties
...........\.........\.......\private.xml
...........\.........\project.properties
...........\.........\project.xml
...........\src
...........\...\javaappssa
...........\...\..........\Main.java
...........\...\..........\MyJFrame.form
...........\...\..........\MyJFrame.java
...........\test