Skip to main content

Module crypto

Module crypto 

Source

Functionsยง

decrypt
Decrypt ciphertext with passphrase, returning the plaintext bytes.
encrypt
Encrypt plain with passphrase using age (scrypt + ChaCha20-Poly1305).