package
0.6.2
Repository: https://github.com/dnote/cli.git
Documentation: pkg.go.dev

# Functions

AesGcmDecrypt decrypts the encrypted data using AES in a GCM mode.
AesGcmEncrypt encrypts the plaintext using AES in a GCM mode.
MakeKeys derives, from the given credential, a key set comprising of an encryption key and an authentication key.