package
1.1.0-beta
Repository: https://github.com/3pointer/tidb.git
Documentation: pkg.go.dev

# Functions

AESDecryptWithECB decrypts data using AES with ECB mode.
AESEncryptWithECB encrypts data using AES with ECB mode.
DeriveKeyMySQL derives the encryption key from a password in MySQL algorithm.
PKCS7Pad pads data using PKCS7.
PKCS7Unpad unpads data using PKCS7.