rust-bitcoin-unsafe-fast/bitcoin/src/crypto
Tobin C. Harding a1b21e2f1d
Introduce sighash::TaprootError
Introduce a `sighash::TaprootError` type and return it for all the
taproot sighash calculation functions.
2024-01-19 12:21:26 +11:00
..
ecdsa.rs Improve Signature field names 2024-01-15 10:26:40 +11:00
key.rs Improve Signature field names 2024-01-15 10:26:40 +11:00
mod.rs bitcoin: Remove attribution from all files 2023-05-01 09:22:48 +10:00
sighash.rs Introduce sighash::TaprootError 2024-01-19 12:21:26 +11:00
taproot.rs Improve Signature field names 2024-01-15 10:26:40 +11:00