Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrKeyNotValid = errors.New("given key length is invalid. did you set it?")
Functions ¶
func GenerateKey ¶
Types ¶
type Encrypter ¶
type Encrypter struct { Key []byte // contains filtered or unexported fields }
func (*Encrypter) EncryptKey ¶
Click to show internal directories.
Click to hide internal directories.