Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AesDecrypt ¶ added in v1.13.0
AesDecrypt decrypts text and given key with AES.
func AesEncrypt ¶ added in v1.13.0
AesEncrypt encrypts text and given key with AES.
func DecryptSecret ¶ added in v1.13.0
DecryptSecret decrypts a previously encrypted hex string
func EncryptSecret ¶ added in v1.13.0
EncryptSecret encrypts a string with given key into a hex string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.