Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AESDecryptWithECB ¶
AESDecryptWithECB decrypts data using AES with ECB mode.
func AESEncryptWithECB ¶
AESEncryptWithECB encrypts data using AES with ECB mode.
func DeriveKeyMySQL ¶
DeriveKeyMySQL derives the encryption key from a password in MySQL algorithm. See https://security.stackexchange.com/questions/4863/mysql-aes-encrypt-key-length.
func PKCS7Unpad ¶
PKCS7Unpad unpads data using PKCS7. See http://tools.ietf.org/html/rfc2315.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.