Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var EEInc = &encryptionEcies{}
Functions ¶
func AESCBCDecrypt ¶
AESCBCDecrypt hex decodes a piece of data and then decrypts it using CBC mode.
func AESCBCEncrypt ¶
AESCBCEncrypt uses CBC mode to encrypt a piece of data and then encodes it in hex.
Types ¶
Click to show internal directories.
Click to hide internal directories.