//
pkg.gl
Category
github.com/frankbraun/codechain
keyfile
package
1.2.0
Repository:
https://github.com/frankbraun/codechain.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
2
Files
121 SLOC
#
Functions
Create
Create keyfile (encrypted with passphrase) and store secretKey, signature, and optional comment it.
Read
Read keyfile (encrypted with passphrase) and return secretKey, signature, and optional comment.
#
Variables
ErrDecrypt
ErrDecrypt is returned if the keyfile could not be decrypted (wrong passphrase).