Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve VERIFY_CHECK of overflow in secp256k1_scalar_cadd_bit.
This added check ensures that any curve order overflow doesn't go undetected due a uint32_t overflow.
- Loading branch information