package
Version:
v0.1.11
Opens a new window with list of versions in this module.
Published: Aug 19, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Client is an handler for encryption functions
NewClient configures a client for encryption purposes
Cipher a value using the provided key
Decipher a value using the TransitKey
type Config struct {
Key string
}
Config handles necessary information for AES
Source Files
¶
Click to show internal directories.
Click to hide internal directories.