//
pkg.gl
Category
github.com/imkos/storm/v3
codec
aes
package
3.3.1
Repository:
https://github.com/imkos/storm.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
61 SLOC
#
Functions
NewAES
NewAES creates a new AES encryption marshaller.
#
Structs
AES
AES is an Codec that encrypts the data and uses a sub marshaller to actually serialize the data.