]> git.bitcoin.ninja Git - dnssec-prover/commit
Optimize U256/384 `times_three` methods substantially
authorMatt Corallo <git@bluematt.me>
Wed, 31 Jul 2024 21:29:10 +0000 (21:29 +0000)
committerMatt Corallo <git@bluematt.me>
Thu, 1 Aug 2024 03:55:38 +0000 (03:55 +0000)
commit341273d3f5a4173761f8314e83429b9ee9be534e
treef6e833ca89ef0bc79cd74a17a31eb37b4e391ee2
parent359c3995a125c5f52040db50e9cf603936ddb724
Optimize U256/384 `times_three` methods substantially

...for a total ~7% performance gain in EC verification
src/crypto/bigint.rs