package
0.0.0-20230408173531-7462ca0794b0
Repository: https://github.com/rubiojr/go.git
Documentation: pkg.go.dev

# Functions

Decrypt a base64 encoded string encrypted with Base64Encrypt.
Encrypt with AES+GCM using scrypt for key derivation with a 32 byte random salt, encoding the resulting ciphertext with Base64.