Fix interaction between magnitudes and negation #85
pull sipa wants to merge 1 commits into bitcoin-core:master from sipa:fixnegate changing 2 files +15 −15-
sipa commented at 9:25 am on November 2, 2014: contributorMagnitude m means values are allowed to be up to 2 * 0xFFF…FFF * m, while the argument passed to secp256k1_fe_negate didn’t take the 2 into account. Fix this.
-
Fix interaction between magnitudes and negation
Magnitude m means values are allowed to be up to 2 * 0xFFF...FFF * m, while the argument passed to secp256k1_fe_negate didn't take the 2 into account. Fix this.
-
sipa commented at 9:34 am on November 2, 2014: contributor@peterdettman I believe you’ll agree with this?
-
peterdettman commented at 3:27 pm on November 2, 2014: contributorYes, agreed!
-
sipa merged this on Nov 3, 2014
-
sipa closed this on Nov 3, 2014
-
sipa referenced this in commit cc20075ef7 on Nov 3, 2014
github-metadata-mirror
This is a metadata mirror of the GitHub repository bitcoin-core/secp256k1. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-11-21 17:15 UTC
This is a metadata mirror of the GitHub repository bitcoin-core/secp256k1. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-11-21 17:15 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me