//
pkg.gl
Category
github.com/gatechain/crypto
passphrase
package
0.1.0
Repository:
https://github.com/gatechain/crypto.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
2.2k SLOC
#
Functions
KeyToMnemonic
KeyToMnemonic converts a 32-byte key into a 25 word mnemonic.
MnemonicToKey
MnemonicToKey converts a mnemonic generated using this library into the source key used to create it.