package
0.64.11
Repository: https://github.com/grokify/mogo.git
Documentation: pkg.go.dev

# Functions

OpenBase32String opens a base32 encoded message.
OpenBox opens a message which is prefixed by a nonce.
SealBase32String seals a message and returns a base32 encoded string.
SealBox seals a message using a supplied secret key and random nonce which is appended to the message.