Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrDecryptedDataTooSmall = fmt.Errorf("encrypted data too small")
Functions ¶
func AesCbcPKCS7PaddingDecrypt ¶
key must be 32 bytes, if it is not 32 byte,it will panic. only repeat error because of input data
func AesCbcPKCS7PaddingEncrypt ¶
key must be 32 bytes, if it is not 32 byte,it will panic
func PKCS7Padding ¶
func UnPKCS7Padding ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.