Pieter Wuille
|
dd891e0ed5
|
Get rid of _t as it is POSIX reserved
|
2015-09-21 21:03:37 +02:00 |
|
Gregory Maxwell
|
912f203fc5
|
Eliminate a few unbraced statements that crept into the code.
Also avoids some easily avoided multiple-returns.
|
2015-09-21 17:21:35 +00:00 |
|
Luke Dashjr
|
486b9bb8ce
|
Use a flags bitfield for compressed option to secp256k1_ec_pubkey_serialize and secp256k1_ec_privkey_export
|
2015-09-19 19:33:30 +00:00 |
|
Luke Dashjr
|
788038d323
|
Use size_t for lengths (at least in external API)
|
2015-09-19 19:33:21 +00:00 |
|
Pieter Wuille
|
dc0ce9fc41
|
[API BREAK] Change argument order to out/outin/in
|
2015-09-04 17:45:57 +02:00 |
|
Pieter Wuille
|
a5a66c70b6
|
Add support for custom EC-Schnorr-SHA256 signatures
|
2015-08-03 20:08:51 +02:00 |
|