No description provided.
Add support for testing quadratic residues #402
pull sipa wants to merge 2 commits into bitcoin-core:master from sipa:quadres changing 8 files +238 −4-
sipa commented at 11:39 AM on July 4, 2016: contributor
-
efd953a7a7
Add Jacobi symbol test via GMP
Also add native Jacobi symbol test (Andrew) Rebased-by: Andrew Poelstra Rebased-by: Pieter Wuille
-
Add function for testing quadratic residue field/group elements. e6e9805fc4
- sipa force-pushed on Jul 4, 2016
-
apoelstra commented at 11:56 AM on July 4, 2016: contributor
ACK
- sipa merged this on Jul 4, 2016
- sipa closed this on Jul 4, 2016
- sipa referenced this in commit b3401237be on Jul 4, 2016
- gmaxwell cross-referenced this on Aug 27, 2020 from issue Add schnorrsig module which implements BIP-340 compliant signatures by jonasnick