0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-03-06 14:19:59 -05:00
Bitcoin Core integration/staging tree
Find a file
2013-03-30 21:49:52 +01:00
bench.cpp First step in converting to C: num 2013-03-30 21:23:06 +01:00
ecdsa.cpp First step in converting to C: num 2013-03-30 21:23:06 +01: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 Move 5x52 specific code to field_5x52 2013-03-30 21:49:52 +01:00
field.h Move 5x52 specific code to field_5x52 2013-03-30 21:49:52 +01:00
field_5x52.cpp Move 5x52 specific code to field_5x52 2013-03-30 21:49:52 +01:00
field_5x52.h Move 5x52 specific code to field_5x52 2013-03-30 21:49:52 +01:00
group.cpp First step in converting to C: num 2013-03-30 21:23:06 +01:00
group.h First step in converting to C: num 2013-03-30 21:23:06 +01: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 First step in converting to C: num 2013-03-30 21:23:06 +01:00
TODO added TODO 2013-03-24 10:43:32 +01:00