pgpwordlist

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2018 License: ISC Imports: 2 Imported by: 0

README

pgpwordlist

This package provides the pgpwordlist for use when generating a human readable hash or seed as well as functions for working with it.

Installation and updating

$ go get -u github.com/decred/dcrwallet/pgpwordlist

Documentation

Overview

Package pgpwordlist provides the pgpwordlist for easier hashes/seeds.

This package provides the pgpwordlist for use when generating a human readable hash or seed as well as functions for working with it.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ByteToMnemonic added in v0.7.0

func ByteToMnemonic(b byte, index int) string

ByteToMnemonic returns the PGP word list encoding of b when found at index.

func DecodeMnemonics added in v0.7.0

func DecodeMnemonics(words []string) ([]byte, error)

DecodeMnemonics returns the decoded value that is encoded by words. Any words that are whitespace are empty are skipped.

Types

This section is empty.

Jump to

Keyboard shortcuts

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