Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Encryptor ¶
type Encryptor struct {
// contains filtered or unexported fields
}
Encryptor wraps AES-256-GCM authenticated encryption. The key is derived from an arbitrary-length secret via SHA-256.
Click to show internal directories.
Click to hide internal directories.