package
0.0.0-20230520202119-1f70e13c3b26
Repository: https://github.com/spacexlaunchbot/site.git
Documentation: pkg.go.dev
# Functions
Decrypt decrypts the given data with a given 32 byte key.
Encrypt encrypts the given data with a given 32 byte key.
GenerateKey generates a key for use with AES GCM.