nemonify

package module
v0.0.0-...-1e348e4 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2020 License: AGPL-3.0 Imports: 7 Imported by: 1

README

nemonify

nemonify is used to take any input file, turning it into a mnemonic phrase. Later on the mnemonic phrase can be restored into its original contents.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Decode

func Decode(data string) ([]byte, error)

Decode is used to decode a piece of encoded data

func Encode

func Encode(data []byte) string

Encode is used to encode a piece of data

func FromMnemonic

func FromMnemonic(phrase string) (string, error)

FromMnemonic takes a mnemonic phrase and returns the underlying string

func ToMnemonic

func ToMnemonic(msg string) (string, error)

ToMnemonic takes a string an turns it into a mnemonic

Types

This section is empty.

Jump to

Keyboard shortcuts

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