package
0.0.0-20240416161049-a532a675ca5c
Repository: https://github.com/goatcms/goatcore.git
Documentation: pkg.go.dev

# Functions

NewCipher Create new Cipher Instance.
NewCipherKey create new cipher key from bytes.
NewDefaultCipher Create new Cipher with default data.

# Constants

AESGCM256CFS represent AES (Advanced Encryption Standard) with GCM (Galois/Counter Mode).

# Variables

AllCiphers contains map to all default ciphers.

# Structs

Cipher provide encrypt/decrypt functions.

# Type aliases

CipherKey is default cipher key type.
CipherMap contains map to ciper.