package
1.2.0
Repository: https://github.com/frankbraun/codechain.git
Documentation: pkg.go.dev

# Functions

Create keyfile (encrypted with passphrase) and store secretKey, signature, and optional comment it.
Read keyfile (encrypted with passphrase) and return secretKey, signature, and optional comment.

# Variables

ErrDecrypt is returned if the keyfile could not be decrypted (wrong passphrase).