zgrf.crypto

Modules

des
module zgrf.crypto.des

Implements the Data Encryption Standard (DES).

desbroken
module zgrf.crypto.desbroken

Broken Data Encryption Standard (DES) implementation.

mixcrypt
module zgrf.crypto.mixcrypt

Provides de-/encryption methods for Gravity's Mixcrypt algorithm. It uses a combination of a custom routine and their broken DES.