//
pkg.gl
Category
github.com/gidyon/micro
utils
encryption
package
2.6.6+incompatible
Repository:
https://github.com/gidyon/micro.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
7
Dependents
0
Files
85 SLOC
#
Functions
NewAPI
NewAPI creates a symetric encryption/decryption API.
NewHasher
NewHasher creates a new hasher for decoding and encoding int64 slices.
ParseKey
ParseKey parses an encryption key truncating it to the nearest 16 or 24 or 32 bit.
#
Interfaces
API
API is used for encryption and decryption.