Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeriveEd25519ChildCompressed ¶
func DeriveEd25519ChildCompressed(masterPubKey []byte, chainCodeHex string, path []uint32) ([]byte, error)
DeriveEd25519ChildCompressed derives a non-hardened child public key on Ed25519 and returns the 32-byte compressed key (kryptology ToAffineCompressed format).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.