Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateFromPassword ¶
func GenerateFromPassword(password string) (string, ed25519.PrivateKey, error)
GenerateFromPassword generates a new password, attempting to create appropriate parameters
func KeyFromPassword ¶
func KeyFromPassword(parms string, password string) (ed25519.PrivateKey, error)
KeyFromPassword given an existing parameter string and a password, create a private key
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.