Module sapio_bitcoin::util::schnorr

source ·
Expand description

Schnorr Bitcoin keys.

This module provides Schnorr keys used in Bitcoin, reexporting Secp256k1 Schnorr key types.

Structs

Enums

Traits

  • A trait for tweaking BIP340 key types (x-only public keys and key pairs).

Type Aliases