Bitcoin Core mirror and no, I don't give a fuck about Monero.
Find a file
2013-03-31 03:46:01 +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 Switch num/field to extern C; small fixes 2013-03-31 03:46:01 +02:00
field.h Switch num/field to extern C; small fixes 2013-03-31 03:46:01 +02:00
field_5x52.cpp Switch num/field to extern C; small fixes 2013-03-31 03:46:01 +02:00
field_5x52.h Switch num/field to extern C; small fixes 2013-03-31 03:46:01 +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 Switch num/field to extern C; small fixes 2013-03-31 03:46:01 +02:00
num.cpp Split headers/code 2013-03-16 15:51:55 +01:00
num.h Switch num/field to extern C; small fixes 2013-03-31 03:46:01 +02:00
num_builtin.h Split headers/code 2013-03-16 15:51:55 +01:00
num_gmp.cpp Switch num/field to extern C; small fixes 2013-03-31 03:46:01 +02:00
num_gmp.h Switch num/field to extern C; small fixes 2013-03-31 03:46:01 +02: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