package
0.0.0-20190618021917-fa3f5fedff8f
Repository: https://github.com/jimeux/chacha.git
Documentation: pkg.go.dev
# Functions
EncryptedValueFromByteSlice creates a validated EncryptedValue from a byte slice.
NewEncryptedValue created an EncryptedValue from its constituent parts.
NewEncrypter creates an Encrypter that manages an AEAD cipher instance for each key in keyMap, where version is used as the default key version.
# Type aliases
EncryptedValue is a type for managing ciphertext values in a flexible way.
No description provided by the author
No description provided by the author
No description provided by the author