package
0.1.0
Repository: https://github.com/bertjohnson/util.git
Documentation: pkg.go.dev

# Functions

DecryptAES decrypts an AES-protected message using GCM.
EncryptAES encrypts a message with AES using GCM.
GenerateAESKey creates a new AES key for encryption.
GenerateX509Certificate generates an X509 certificate for TLS.