package
1.0.1
Repository: https://github.com/33cn/go-kit.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

MustNewAesCbc NewAesCbc err will panic , be careful.
NewAesCbc support aescbc-128 aescbc-192 aescbc-256 match key len 16 24 32.

# Interfaces

Cipher the cipher interface.