package
0.6.1
Repository: https://github.com/ovh/symmecrypt.git
Documentation: pkg.go.dev

# Constants

CipherName is the name of the cipher as registered on symmecrypt.
KeyLen is the number of raw bytes for a key.

# Type aliases

Key is a simple key which uses plain data + HMAC-sha512 for authentication.