Documentation ¶
Index ¶
Constants ¶
View Source
const BlockSize = 16
Variables ¶
This section is empty.
Functions ¶
func AesCbcDecrypt ¶
Decrypts an AES CBC encrypted buffer. Returns the padded buffer.
func AesCbcEncrypt ¶
Encrypts a padded buffer using AES CBC. Typically, pkcs7 will be used to pad the buffer.
Types ¶
Click to show internal directories.
Click to hide internal directories.