nep2

package
v0.0.0-...-9522f64 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 23, 2019 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NEP2Decrypt

func NEP2Decrypt(key, passphrase string) (s string, err error)

NEP2Decrypt decrypts an encrypted key using a given passphrase under the NEP-2 standard.

func NEP2DecryptToPrivateKey

func NEP2DecryptToPrivateKey(key, passphrase string) (pk btckey.PrivateKey, err error)

func NEP2Encrypt

func NEP2Encrypt(wif string, passphrase string) (s string, address string, err error)

NEP2Encrypt encrypts a the PrivateKey using a given passphrase under the NEP-2 standard.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL