bitcoin/src
2015-10-24 19:47:13 +02:00
..
java Split up signing and verification initialization 2014-09-13 17:14:17 +02:00
modules Move secp256k1_ecdsa_sig_recover into the recovery module. 2015-10-22 22:57:33 +00:00
basic-config.h Add ability to use a statically generated ecmult context. 2015-07-13 18:00:03 -07:00
bench_ecdh.c Get rid of _t as it is POSIX reserved 2015-09-21 21:03:37 +02:00
bench_internal.c Get rid of _t as it is POSIX reserved 2015-09-21 21:03:37 +02:00
bench_recover.c Get rid of _t as it is POSIX reserved 2015-09-21 21:03:37 +02:00
bench_schnorr_verify.c Get rid of _t as it is POSIX reserved 2015-09-21 21:03:37 +02:00
bench_sign.c Get rid of _t as it is POSIX reserved 2015-09-21 21:03:37 +02:00
bench_verify.c Get rid of _t as it is POSIX reserved 2015-09-21 21:03:37 +02:00
bench.h Use the explicit NULL macro for pointer comparisons. 2015-09-23 22:00:43 +00:00
ecdsa_impl.h Move secp256k1_ecdsa_sig_recover into the recovery module. 2015-10-22 22:57:33 +00:00
ecdsa.h Move secp256k1_ecdsa_sig_recover into the recovery module. 2015-10-22 22:57:33 +00:00
eckey_impl.h Overhaul flags handling 2015-10-24 19:47:13 +02:00
eckey.h Overhaul flags handling 2015-10-24 19:47:13 +02:00
ecmult_const_impl.h Fix miscellaneous style nits that irritate overactive static analysis. 2015-09-24 08:42:37 +00:00
ecmult_const.h Get rid of _t as it is POSIX reserved 2015-09-21 21:03:37 +02:00
ecmult_gen_impl.h Eliminate all side-effects from VERIFY_CHECK() usage. 2015-10-22 22:57:33 +00:00
ecmult_gen.h Get rid of _t as it is POSIX reserved 2015-09-21 21:03:37 +02:00
ecmult_impl.h Get rid of _t as it is POSIX reserved 2015-09-21 21:03:37 +02:00
ecmult.h Get rid of _t as it is POSIX reserved 2015-09-21 21:03:37 +02:00
field_5x52_asm_impl.h Explicitly access %0..%2 as 64-bit so we use the right registers for x32 ABI 2014-12-09 18:57:33 +01:00
field_5x52_impl.h Get rid of _t as it is POSIX reserved 2015-09-21 21:03:37 +02:00
field_5x52_int128_impl.h Centralize the definition of uint128_t and use it uniformly. 2015-01-25 05:10:40 +00:00
field_5x52.h Fix miscellaneous style nits that irritate overactive static analysis. 2015-09-24 08:42:37 +00:00
field_10x26_impl.h Fix miscellaneous style nits that irritate overactive static analysis. 2015-09-24 08:42:37 +00:00
field_10x26.h Fix miscellaneous style nits that irritate overactive static analysis. 2015-09-24 08:42:37 +00:00
field_impl.h Eliminate all side-effects from VERIFY_CHECK() usage. 2015-10-22 22:57:33 +00:00
field.h Fix miscellaneous style nits that irritate overactive static analysis. 2015-09-24 08:42:37 +00:00
gen_context.c Get rid of _t as it is POSIX reserved 2015-09-21 21:03:37 +02:00
group_impl.h Remove some dead code. 2015-09-28 05:43:51 +00:00
group.h Remove some dead code. 2015-09-28 05:43:51 +00:00
hash_impl.h Change rfc6979 implementation to be a generic PRNG 2015-07-24 22:07:14 +02:00
hash.h Change rfc6979 implementation to be a generic PRNG 2015-07-24 22:07:14 +02:00
num_gmp_impl.h Eliminate all side-effects from VERIFY_CHECK() usage. 2015-10-22 22:57:33 +00:00
num_gmp.h Get rid of _t as it is POSIX reserved 2015-09-21 21:03:37 +02:00
num_impl.h Make num optional 2014-12-01 12:38:38 +01:00
num.h Get rid of _t as it is POSIX reserved 2015-09-21 21:03:37 +02:00
scalar_4x64_impl.h Remove some dead code. 2015-09-28 05:43:51 +00:00
scalar_4x64.h Get rid of _t as it is POSIX reserved 2015-09-21 21:03:37 +02:00
scalar_8x32_impl.h Get rid of _t as it is POSIX reserved 2015-09-21 21:03:37 +02:00
scalar_8x32.h Get rid of _t as it is POSIX reserved 2015-09-21 21:03:37 +02:00
scalar_impl.h Get rid of _t as it is POSIX reserved 2015-09-21 21:03:37 +02:00
scalar.h Get rid of _t as it is POSIX reserved 2015-09-21 21:03:37 +02:00
secp256k1.c Overhaul flags handling 2015-10-24 19:47:13 +02:00
testrand_impl.h Faster secp256k1_rand_int implementation 2015-10-21 16:13:37 +02:00
testrand.h Improve testrand: add extra random functions 2015-10-21 16:13:37 +02:00
tests.c Overhaul flags handling 2015-10-24 19:47:13 +02:00
util.h Get rid of _t as it is POSIX reserved 2015-09-21 21:03:37 +02:00