Module crypt

Module crypt 

Source
Expand description

Encryption and decryption primitives.

Functionsยง

decrypt_bytes
Decrypts the given ciphertext into an insecure byte vector.
encrypt_bytes