[][src]Module grin_wallet_libwallet::address

Functions defining wallet 'addresses', i.e. ed2559 keys based on a derivation path

Functions

address_from_derivation_path

Derive a secret key given a derivation path and index

ed25519_keypair

Output ed25519 keypair given an rust_secp256k1 SecretKey

ed25519_parse_pubkey

Output ed25519 pubkey represented by string

onion_v3_from_pubkey

Generate an onion address from an ed25519_dalek public key

pubkey_from_onion_v3

Return the ed25519 public key represented in an onion address