Package WDYSEncrypt

Class Summary
WDYSDecryptedFileReader This class reads decrypted WDYS files 4 bytes at a time.
WDYSEncryptControl This class controls the encryption process.
WDYSEncryptedFileWriter This class writes encrypted WDYS files, including a correct header and data padding.
WDYSEncrypter This class encrypts the decrypted WDYS data, 2 times 4 bytes at a time.
 

Exception Summary
WDYSEncryptException This class is an exception that is thrown when encryption goes wrong.