Page MenuHomePhabricator

[SECP256K1] Rip out non-endomorphism code
ClosedPublic

Authored by Fabien on Oct 22 2020, 09:08.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Project
Commits
rABCa4e1c1dc5e64: [SECP256K1] Rip out non-endomorphism code
Summary

Partial backport 8/11 of secp256k1 PR830:
https://github.com/bitcoin-core/secp256k1/pull/830/commits/4232e5b7da0a68adc14fa4b481f7e106403c200d

Updates are necessary to accomodate our build system and Travis
variations.

Depends on D8043.

Test Plan
ninja check-secp256k1
make check

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable