HomePhabricator

extrakeys: Add keypair struct with create, pub and pub_xonly

Description

extrakeys: Add keypair struct with create, pub and pub_xonly

Summary:
This is a partial backport of secp256k1 PR558 : https://github.com/bitcoin-core/secp256k1/pull/558/commits/58254463f9a2e96d893157a341c9953c440fdf60

Depends on D7641

Test Plan:

cmake -GNinja .. -DSECP256K1_ENABLE_MODULE_EXTRAKEYS=On
ninja check-secp256k1

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Differential Revision: https://reviews.bitcoinabc.org/D7643

Details

Provenance
Jonas Nick <jonasd.nick@gmail.com>Authored on May 12 2020, 14:52
deadalnixCommitted on Sep 29 2020, 11:02
deadalnixPushed on Sep 29 2020, 11:02
Reviewer
Restricted Project
Differential Revision
D7643: extrakeys: Add keypair struct with create, pub and pub_xonly
Parents
rABCee00af3c8faf: Separate helper functions for pubkey_create and seckey_tweak_add
Branches
Unknown
Tags
Unknown