[][src]Module pandora_rs2::crypt

Encryption and Decryption using Blowfish with ECB mode.

Functions

decrypt

Returns the decrypted input using the given key.

encrypt

Returns the encrypted input using the given key.