Pull-Requests
pull
secp256k1.c: Add missing DEBUG_CHECKs for sufficiently capable contexts
#239
apoelstra on April 14, 2015
apoelstra on April 14, 2015
pull
Split `secp256k1_ec_pubkey_decompress` into in-place and copy variants
#250
apoelstra on May 11, 2015
apoelstra on May 11, 2015
pull
Correct `secp256k1_gej_add_ge` with 3% performance hit on signing
#261
apoelstra on June 24, 2015
apoelstra on June 24, 2015
pull
Add native num implementation; modular inverse and Jacobi symbol without GMP
#290
apoelstra on August 20, 2015
apoelstra on August 20, 2015
pull
Add exhaustive test for group functions on a low-order subgroup
#310
apoelstra on September 18, 2015
apoelstra on September 18, 2015
pull
Change contrib/laxder from headers-only to files compilable as standalone C
#343
apoelstra on October 26, 2015
apoelstra on October 26, 2015
pull
Add note about y=0 being possible on one of the sextic twists
#374
apoelstra on January 10, 2016
apoelstra on January 10, 2016
pull
ecmult_const: unify endomorphism and non-endomorphism skew cases
#401
apoelstra on June 30, 2016
apoelstra on June 30, 2016
pull
Add `secp256k1_ec_pubkey_negate` and `secp256k1_ec_privkey_negate`
#408
apoelstra on July 28, 2016
apoelstra on July 28, 2016
pull
Increase test coverage and add a configure flag to ease coverage analysis
#426
apoelstra on November 26, 2016
apoelstra on November 26, 2016
pull
make test count iteration configurable by environment variable
#851
apoelstra on November 23, 2020
apoelstra on November 23, 2020
Issues