Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var MalformedCipher = fmt.Errorf("ciphertext %s", malformedStr)
View Source
var MalformedDecKey = fmt.Errorf("decryption key %s", malformedStr)
View Source
var MalformedInput = fmt.Errorf("input data %s", malformedStr)
View Source
var MalformedPubKey = fmt.Errorf("public key %s", malformedStr)
View Source
var MalformedSecKey = fmt.Errorf("secret key %s", malformedStr)
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.