|
Class Summary |
| CipherKey |
This is a Bean like class which just holds data. |
| CipherKeyGen |
This class has static methods to create CipherKey objects. |
| Decrypt |
Class to do the decryption using the WizCrypt naming convention (*.wiz). |
| Encrypt |
Class to do the encryption using the WizCrypt naming convention (*.wiz). |
| FileFormatVersion |
|
| Main |
The class which does the commandline parsing the calls the public APIs to encrypt/decrypt. |
| WizCrypt |
This class has the public APIs of WizCrypt application to do encryption and decryption. |