# Functions
No description provided by the author
No description provided by the author
No description provided by the author
AESEncryptByECBgolang和Java中的AES模式不一样:java aes默认加密模式为ECBgolang 默认的是CBC模式.
No description provided by the author
No description provided by the author
GcmDecrypt decrypts data using 128-bit AES-GCM.
GcmEncrypt encrypts data using 128-bit AES-GCM.
No description provided by the author
HmacSha256.
MD5.
NewECBDecrypter returns a BlockMode which decrypts in electronic code book mode, using the given Block.
NewECBEncrypter returns a BlockMode which encrypts in electronic code book mode, using the given Block.
PKCS5Padding.
No description provided by the author
No description provided by the author
Sha256Sign.