rust-bitcoin-unsafe-fast/src/util
Martin Habovstiak ca80a5a030 Use get_or_insert_with in taproot_cache 2021-08-10 10:02:33 +02:00
..
psbt no_std support 2021-07-15 09:04:49 +02:00
address.rs no_std support 2021-07-15 09:04:49 +02:00
amount.rs no_std support 2021-07-15 09:04:49 +02:00
base58.rs no_std support 2021-07-15 09:04:49 +02:00
bip32.rs no_std support 2021-07-15 09:04:49 +02:00
bip143.rs Deprecate bip143::SigHashCache in favor of sighash::SigHashCache 2021-07-21 12:05:40 +02:00
bip158.rs no_std support 2021-07-15 09:04:49 +02:00
contracthash.rs no_std support 2021-07-15 09:04:49 +02:00
ecdsa.rs no_std support 2021-07-15 09:04:49 +02:00
endian.rs std -> core 2021-06-11 17:28:04 +02:00
hash.rs no_std support 2021-07-15 09:04:49 +02:00
key.rs no_std support 2021-07-15 09:04:49 +02:00
merkleblock.rs no_std support 2021-07-15 09:04:49 +02:00
misc.rs no_std support 2021-07-15 09:04:49 +02:00
mod.rs Implement Bip341 signature hash, create unified SigHashCache for taproot, segwit and legacy inputs 2021-07-21 12:05:18 +02:00
schnorr.rs Re-export Scep256k1 Schnorr keys under `util::schnorr` 2021-04-12 14:18:00 +02:00
sighash.rs Use get_or_insert_with in taproot_cache 2021-08-10 10:02:33 +02:00
taproot.rs Create tagged taproot hashes 2020-11-30 20:13:11 +00:00
uint.rs Merge pull request #627 from RCasatta/bigendian 2021-07-20 20:56:16 +00:00