Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PKCS5Padding ¶
func PKCS5UnPadding ¶
Types ¶
type AESCBCCrypto ¶
type AESCBCCrypto struct {
// contains filtered or unexported fields
}
func NewAESCBCCrypto ¶
func NewAESCBCCrypto(key, nonce string) *AESCBCCrypto
Click to show internal directories.
Click to hide internal directories.