package
2.6.6
Repository: https://github.com/gidyon/micro.git
Documentation: pkg.go.dev

# Functions

NewAPI creates a symetric encryption/decryption API.
NewHasher creates a new hasher for decoding and encoding int64 slices.
ParseKey parses an encryption key truncating it to the nearest 16 or 24 or 32 bit.

# Interfaces

API is used for encryption and decryption.