No description provided.
Move all non-ECDSA EC logic to eckey #72
pull sipa wants to merge 4 commits into bitcoin-core:master from sipa:eckey changing 8 files +297 −217-
sipa commented at 10:34 AM on October 27, 2014: contributor
-
[API CHANGE] Use secp256k1_ec_ prefix for non-ECDSA key operations ae6bc76e32
-
Move non-ECDSA operations from ecdsa to eckey e2f71f1efe
-
Use internal secp256k1_eckey_ prefix for functions in eckey ffffc87855
-
Abstract out tweak logic to secp256k1_eckey_* functions eb74c36bd2
- sipa merged this on Oct 27, 2014
- sipa closed this on Oct 27, 2014
- sipa referenced this in commit b2bfdabdeb on Oct 27, 2014
- ysangkok referenced this in commit 2f6c3353ab on Mar 19, 2020
Contributors