package
1.24.0-dev
Repository: https://github.com/go-gitea/gitea.git
Documentation: pkg.go.dev

# Functions

AesDecrypt decrypts text and given key with AES.
AesEncrypt encrypts text and given key with AES.
DecryptSecret decrypts a previously encrypted hex string.
EncryptSecret encrypts a string with given key into a hex string.