Module stack_epic_wallet_libwallet::crypto
source · Structs§
- A (hashed) message input to an ECDSA signature
- A Secp256k1 public key, used for verification of signatures
- The secp256k1 engine, used to execute all signature operations
- Secret 256-bit key used as
xin an ECDSA signature - An ECDSA signature
Constants§
Traits§
Functions§
- Decode a hex string into bytes.
- Encode the provided bytes into a hex string