Documentation
¶
Overview ¶
Package localsecrets provides a way to encrypt and decrypt small messages without making network calls to a third party service.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Keeper ¶
type Keeper struct {
// contains filtered or unexported fields
}
Keeper holds a secret for use in symmetric encryption, and implements driver.Crypter.
Click to show internal directories.
Click to hide internal directories.