Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AesDecrypt ¶
AesDecrypt decrypts text and given key with AES. It is only internally used at the moment to use "SECRET_KEY" for some database values.
func AesEncrypt ¶
AesEncrypt encrypts text and given key with AES. It is only internally used at the moment to use "SECRET_KEY" for some database values.
func DecryptSecret ¶
DecryptSecret decrypts a previously encrypted hex string
Types ¶
This section is empty.
Source Files
¶
- secret.go
Click to show internal directories.
Click to hide internal directories.