pgpwordlist

package
v0.0.0-...-516309f Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2022 License: ISC Imports: 5 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/EXCCoin/exccwallet/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

View Source
var EnglishWordList = []string{}/* 2048 elements not displayed */

EnglishWordList is English wordlist

View Source
var ReverseWordMap = map[string]int{}

ReverseWordMap is mapping of words to indices

View Source
var WordList = EnglishWordList

WordList that is used by default

Functions

func DecodeMnemonics

func DecodeMnemonics(mnemonic, password string) ([]byte, error)

DecodeMnemonics returns the decoded seed that is encoded by words and password. 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