//
pkg.gl
Category
github.com/33cn/go-kit
cipher
package
1.0.1
Repository:
https://github.com/33cn/go-kit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
20 SLOC
#
Packages
aes
No description provided by the author
pkcs
No description provided by the author
#
Functions
MustNewAesCbc
MustNewAesCbc NewAesCbc err will panic , be careful.
NewAesCbc
NewAesCbc support aescbc-128 aescbc-192 aescbc-256 match key len 16 24 32.
#
Interfaces
Cipher
Cipher the cipher interface.