Documentation ¶
Index ¶
- func Dencrypt(crypto string, pubkey string, seed []byte, envelope string, ...) (string, error)
- func Encrypt(crypto string, seed []byte, pubkey string, content string) (string, string, error)
- func GenerateKey(crypto string, seed []byte) (string, error)
- func RandBytes(size int) []uint8
- func RenewEnvelope(crypto string, seed []byte, old string, news string, envelope string) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.