Description: 3des encryption algorithm java implementation, this algorithm is implemented in accordance with VC algorithm. Origin code is only used to study 3des, if we are to achieve Microsoft' s 3des encryption, there are a lot of work to do.
- [3des1] - Realize realize 3DES encryption 3DES enc
- [3DES] - 3DES encryption algorithm source code. A
File list (Check if you may need any files):
DES
...\.classpath
...\.project
...\bin
...\...\com
...\...\...\morningstar
...\...\...\...........\crypt
...\...\...\...........\.....\KeyFactory3DES.class
...\...\...\...........\.....\Test.class
...\...\...\...........\.....\TripleDES.class
...\src
...\...\com
...\...\...\morningstar
...\...\...\...........\crypt
...\...\...\...........\.....\KeyFactory3DES.java
...\...\...\...........\.....\Test.java
...\...\...\...........\.....\TripleDES.java