HomePhabricator

add Schnorr signing module to test_framework [alternative implementation]

Description

add Schnorr signing module to test_framework [alternative implementation]

Summary:
This adds an independent Schnorr implementation like the functional test
framework's key.py. No new dependencies as it also runs on OpenSSL.

This will be needed so that we can produce real transaction signatures for
activation testing.

Includes a basic self-test if you execute the file, to make sure it
produces identical sigs as the implementation in libsecp256k1.

Alternative to D2487

Test Plan: includes self-test if you run the python file

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

Subscribers: teamcity, schancel

Maniphest Tasks: T527

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

Details

Provenance
Mark Lundeberg <36528214+markblundeberg@users.noreply.github.com>Authored on Feb 5 2019, 04:04
markblundebergPushed on Feb 9 2019, 00:39
Reviewer
Restricted Project
Differential Revision
D2501: add Schnorr signing module to test_framework [alternative implementation]
Parents
rSTAGING622196dc3d13: [QA] Renaming rawtx into rawTx
Branches
Unknown
Tags
Unknown