bitcoin/include
Pieter Wuille 0c6ab2ff18 Introduce explicit lower-S normalization
ECDSA signature verification now requires normalized signatures (with S in the
lower half of the range). In case the input cannot be guaranteed to provide this,
a new function secp256k1_ecdsa_signature_normalize is provided to preprocess it.
2015-10-21 16:14:42 +02:00
..
secp256k1_ecdh.h improve ECDH header-doc 2015-10-05 20:50:59 +02:00
secp256k1_recovery.h Rewrite ECDSA signature parsing code 2015-10-21 16:13:37 +02:00
secp256k1_schnorr.h Use explicit symbol visibility. 2015-09-25 05:42:20 +00:00
secp256k1.h Introduce explicit lower-S normalization 2015-10-21 16:14:42 +02:00