//
pkg.gl
Category
github.com/ovh/symmecrypt
ciphers
hmac
package
0.6.1
Repository:
https://github.com/ovh/symmecrypt.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
3
Files
142 SLOC
#
Constants
CipherName
CipherName is the name of the cipher as registered on symmecrypt.
KeyLen
KeyLen is the number of raw bytes for a key.
#
Type aliases
Key
Key is a simple key which uses plain data + HMAC-sha512 for authentication.