[Pkg-bitcoin-commits] [libsecp256k1] 11/37: Merge #408: Add `secp256k1_ec_pubkey_negate` and `secp256k1_ec_privkey_negate`

Jonas Smedegaard dr at jones.dk
Fri Aug 18 11:27:53 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository libsecp256k1.

commit 119949232a243396ba1462676932a11022592b59
Merge: 6af0871 8e48aa6
Author: Pieter Wuille <pieter.wuille at gmail.com>
Date:   Tue Mar 21 17:51:36 2017 -0700

    Merge #408: Add `secp256k1_ec_pubkey_negate` and `secp256k1_ec_privkey_negate`
    
    8e48aa6 Add `secp256k1_ec_pubkey_negate` and `secp256k1_ec_privkey_negate` (Andrew Poelstra)
    
    Tree-SHA512: 28eeca0b04001958ad86b3c802e33a13273514e9e9802d5b358fd577dc95421a2cffb5591716bea10300717f742f0941c465b9df71dbb4c66d174c643887e06f

 include/secp256k1.h | 22 ++++++++++++++++++++++
 src/secp256k1.c     | 27 +++++++++++++++++++++++++++
 src/tests.c         | 26 +++++++++++++++++++++++---
 3 files changed, 72 insertions(+), 3 deletions(-)


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-bitcoin/libsecp256k1.git



More information about the Pkg-bitcoin-commits mailing list