Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateAES128Key ¶
GenerateAES128Key returns a 16 bytes key for AES-128
func GenerateAES192Key ¶
GenerateAES192Key returns a 24 bytes key for AES-192
func GenerateAES256Key ¶
GenerateAES256Key returns a 32 bytes key for AES-256
func NewCBCPKCS5Padding ¶
func NewCBCPKCS5Padding() *cbcPKCS5Padding
NewCBCPKCS5Padding constructs an AES/CBC/PKCS5Padding encryption engine.
Types ¶
Click to show internal directories.
Click to hide internal directories.