Documentation ¶
Index ¶
Constants ¶
View Source
const (
RawData = 1 << iota
)
options const
Variables ¶
View Source
var ( ErrNotSupport = errors.New("unsupported encrypt method") ErrCiphertextNotMultipleBlockSize = errors.New("ciphertext is not a multiple of the block size") )
errors
Functions ¶
func PKCS5Padding ¶
PKCS5Padding pad data
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.