Crate bip322

source ·

Functions§

  • Signs in the BIP-322 full format from proper Rust types and returns the full transaction.
  • Signs the BIP-322 full from spec-compliant string encodings.
  • Signs in the BIP-322 simple format from proper Rust types and returns the witness.
  • Signs the BIP-322 simple from spec-compliant string encodings.
  • Verifies the BIP-322 full from proper Rust types.
  • Verifies the BIP-322 full from spec-compliant string encodings.
  • Verifies the BIP-322 simple from proper Rust types.
  • Verifies the BIP-322 simple from spec-compliant string encodings.