0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-11 11:16:09 -05:00
bitcoin-bitcoin-core/include
Pieter Wuille 3bb9c44719 Rewrite ECDSA signature parsing code
There are now 2 encoding formats supported: 64-byte "compact" and DER.
The latter is strict: the data has to be exact DER, though the values
inside don't need to be valid.
2015-10-21 16:13:37 +02:00
..
secp256k1.h Rewrite ECDSA signature parsing code 2015-10-21 16:13:37 +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