Directories ¶
Path | Synopsis |
---|---|
Package bech32 implements bech32 encoding and decoding.
|
Package bech32 implements bech32 encoding and decoding. |
address
Package address provides utility functionality to encode and decode bech32 based addresses.
|
Package address provides utility functionality to encode and decode bech32 based addresses. |
internal/base32
Package base32 implements the conversion for bytes (base256) to base32.
|
Package base32 implements the conversion for bytes (base256) to base32. |
Package bip32path provides utilities for BIP-0032 chains.
|
Package bip32path provides utilities for BIP-0032 chains. |
Package bip39 implements the BIP-0039 specification of using a mnemonic sentence to encode/decode binary entropy and to derive a seed that can then be used to generate deterministic wallets.
|
Package bip39 implements the BIP-0039 specification of using a mnemonic sentence to encode/decode binary entropy and to derive a seed that can then be used to generate deterministic wallets. |
wordlist
Package wordlist defines the requirements for a word list used for the bip39 package.
|
Package wordlist defines the requirements for a word list used for the bip39 package. |
Package ed25519 implements the Ed25519 signature algorithm.
|
Package ed25519 implements the Ed25519 signature algorithm. |
Package merkle implements the Merkle tree hash computation.
|
Package merkle implements the Merkle tree hash computation. |
Package slip10 implements the SLIP-0010 private key derivation.
|
Package slip10 implements the SLIP-0010 private key derivation. |
btccurve
Package btccurve implements the secp256k1 curve used by Bitcoin.
|
Package btccurve implements the secp256k1 curve used by Bitcoin. |
elliptic/internal/btccurve
Package btccurve implements the secp256k1 curve used by Bitcoin.
|
Package btccurve implements the secp256k1 curve used by Bitcoin. |
Package vrf implements the ECVRF-EDWARDS25519-SHA512-TAI VRF according to draft-irtf-cfrg-vrf-15.
|
Package vrf implements the ECVRF-EDWARDS25519-SHA512-TAI VRF according to draft-irtf-cfrg-vrf-15. |
Click to show internal directories.
Click to hide internal directories.