secp256k1/contrib
Dan Raviv abe2d3e84b Fix header guards using reserved identifiers
Identifiers starting with an underscore and followed immediately by a capital letter are reserved by the C++ standard.

The only header guards not fixed are those in the headers auto-generated from java.
2017-08-26 18:44:21 +03:00
..
lax_der_parsing.c Change contrib/laxder from headers-only to files compilable as standalone C 2015-10-29 18:55:49 -05:00
lax_der_parsing.h Fix header guards using reserved identifiers 2017-08-26 18:44:21 +03:00
lax_der_privatekey_parsing.c Turn secp256k1_ec_pubkey_serialize outlen to in/out 2015-11-05 06:01:56 +01:00
lax_der_privatekey_parsing.h Fix header guards using reserved identifiers 2017-08-26 18:44:21 +03:00