Provides de-/encryption methods for Gravity's Mixcrypt algorithm. It uses a combination of a custom routine and their broken DES.
Decrypts data using the key 0x00. Key parameter is ignored.
Encrypts data using the key 0x00. Key parameter is ignored.
See Source File
Provides de-/encryption methods for Gravity's Mixcrypt algorithm. It uses a combination of a custom routine and their broken DES.