Documentation
¶
Overview ¶
Package aes provides simple wrappers for encrypting and decrypting with AES256 and Galois Counter Mode (GCM) as AEAD.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecryptAesGcm ¶
DecryptAesGcm decrypts a byte slice that has been encrypted with EncryptAesGcm.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.