0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-03 09:56:38 -05:00
Bitcoin Core integration/staging tree
Find a file
2013-03-31 03:06:16 +02:00
bench.cpp Second step in converting to C: field 2013-03-31 03:06:16 +02:00
ecdsa.cpp Second step in converting to C: field 2013-03-31 03:06:16 +02:00
ecdsa.h First step in converting to C: num 2013-03-30 21:23:06 +01:00
ecmult.cpp First step in converting to C: num 2013-03-30 21:23:06 +01:00
ecmult.h First step in converting to C: num 2013-03-30 21:23:06 +01:00
field.cpp Second step in converting to C: field 2013-03-31 03:06:16 +02:00
field.h Second step in converting to C: field 2013-03-31 03:06:16 +02:00
field_5x52.cpp Second step in converting to C: field 2013-03-31 03:06:16 +02:00
field_5x52.h Second step in converting to C: field 2013-03-31 03:06:16 +02:00
group.cpp Second step in converting to C: field 2013-03-31 03:06:16 +02:00
group.h Second step in converting to C: field 2013-03-31 03:06:16 +02:00
lin64.asm Solved register save/restore bug 2013-03-27 23:04:38 +01:00
lin64.h Port to more generally used YASM assembler 2013-03-27 14:28:01 +01:00
Makefile Move 5x52 specific code to field_5x52 2013-03-30 21:49:52 +01:00
num.cpp Split headers/code 2013-03-16 15:51:55 +01:00
num.h First step in converting to C: num 2013-03-30 21:23:06 +01:00
num_builtin.h Split headers/code 2013-03-16 15:51:55 +01:00
num_gmp.cpp First step in converting to C: num 2013-03-30 21:23:06 +01:00
num_gmp.h First step in converting to C: num 2013-03-30 21:23:06 +01:00
num_openssl.cpp First step in converting to C: num 2013-03-30 21:23:06 +01:00
num_openssl.h First step in converting to C: num 2013-03-30 21:23:06 +01:00
secp256k1.cpp First step in converting to C: num 2013-03-30 21:23:06 +01:00
secp256k1.h add header 2013-03-11 22:27:43 +01:00
tests.cpp Second step in converting to C: field 2013-03-31 03:06:16 +02:00
TODO added TODO 2013-03-24 10:43:32 +01:00