Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge bitcoin-core/secp256k1#816: Improve checks at top of _fe_negate…
… methods 515e795 Improve checks at top of _fe_negate methods (Peter Dettman) Pull request description: In theory we could have a single static assertion that would ensure all of these are always true (for any magnitude up to the limit), but I think this small redundancy is clearer. ACKs for top commit: sipa: utACK 515e795 real-or-random: ACK 515e795 bounds hold by inspection and by robot-dreams's script Tree-SHA512: c33e47e186b37ca0b4e8d23712f8e5ab0c113024a0229fc6ce63b8cbad21bddbecc0c50029721a1fb3376b2d1da678c1ddb69c5ae971d84ddb7993c755867da4
- Loading branch information