//
pkg.gl
Category
github.com/donnol/tools
crypto
package
0.44.0
Repository:
https://github.com/donnol/tools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
80 SLOC
#
Functions
NewCrypto
NewCrypto NewCrypto key: 16, 24, or 32 bytes to select AES-128, AES-192, or AES-256.
#
Structs
Crypto
Crypto 加密 https://www.kancloud.cn/wizardforcel/golang-stdlib-ref/121494 https://csrc.nist.gov/projects/block-cipher-techniques/bcm/current-modes https://www.cnblogs.com/happyhippy/archive/2006/12/23/601353.html.