0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-15 11:36:00 -05:00
bitcoin-bitcoin-core/src
2015-09-21 21:03:37 +02:00
..
java Split up signing and verification initialization 2014-09-13 17:14:17 +02:00
modules Get rid of _t as it is POSIX reserved 2015-09-21 21:03:37 +02:00
basic-config.h Add ability to use a statically generated ecmult context. 2015-07-13 18:00:03 -07:00
bench.h Eliminate a few unbraced statements that crept into the code. 2015-09-21 17:21:35 +00: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
ecdsa.h Get rid of _t as it is POSIX reserved 2015-09-21 21:03:37 +02:00
ecdsa_impl.h Get rid of _t as it is POSIX reserved 2015-09-21 21:03:37 +02:00
eckey.h Get rid of _t as it is POSIX reserved 2015-09-21 21:03:37 +02:00
eckey_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
ecmult_const.h Get rid of _t as it is POSIX reserved 2015-09-21 21:03:37 +02:00
ecmult_const_impl.h Get rid of _t as it is POSIX reserved 2015-09-21 21:03:37 +02:00
ecmult_gen.h Get rid of _t as it is POSIX reserved 2015-09-21 21:03:37 +02:00
ecmult_gen_impl.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
field.h Get rid of _t as it is POSIX reserved 2015-09-21 21:03:37 +02:00
field_5x52.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_10x26.h Get rid of _t as it is POSIX reserved 2015-09-21 21:03:37 +02:00
field_10x26_impl.h Get rid of _t as it is POSIX reserved 2015-09-21 21:03:37 +02:00
field_impl.h Get rid of _t as it is POSIX reserved 2015-09-21 21:03:37 +02:00
gen_context.c Get rid of _t as it is POSIX reserved 2015-09-21 21:03:37 +02:00
group.h Get rid of _t as it is POSIX reserved 2015-09-21 21:03:37 +02:00
group_impl.h Get rid of _t as it is POSIX reserved 2015-09-21 21:03:37 +02:00
hash.h Change rfc6979 implementation to be a generic PRNG 2015-07-24 22:07:14 +02:00
hash_impl.h Change rfc6979 implementation to be a generic PRNG 2015-07-24 22:07:14 +02:00
num.h Get rid of _t as it is POSIX reserved 2015-09-21 21:03:37 +02:00
num_gmp.h Get rid of _t as it is POSIX reserved 2015-09-21 21:03:37 +02:00
num_gmp_impl.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
scalar.h Get rid of _t as it is POSIX reserved 2015-09-21 21:03:37 +02:00
scalar_4x64.h Get rid of _t as it is POSIX reserved 2015-09-21 21:03:37 +02:00
scalar_4x64_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_8x32_impl.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
secp256k1.c Get rid of _t as it is POSIX reserved 2015-09-21 21:03:37 +02:00
testrand.h use 128-bit hex seed 2015-02-23 07:32:37 -08:00
testrand_impl.h Change rfc6979 implementation to be a generic PRNG 2015-07-24 22:07:14 +02:00
tests.c Get rid of _t as it is POSIX reserved 2015-09-21 21:03:37 +02:00
util.h Get rid of _t as it is POSIX reserved 2015-09-21 21:03:37 +02:00