bitcoin/src
2013-05-05 01:02:05 +02:00
..
impl More public implementations 2013-05-05 01:02:05 +02:00
java Add JNI wrapper for org.bitcoin.NativeSecp256k1 (bitcoinj) 2013-03-31 01:01:08 -04:00
bench.c Add signing to public interface 2013-05-05 00:21:03 +02:00
ecdsa.h More public implementations 2013-05-05 01:02:05 +02:00
ecmult.h Final step in converting to C 2013-04-01 07:52:58 +02:00
field.h Revamp makefile 2013-04-07 01:39:57 +02:00
field_5x52.h Reorganize source tree: no .c for non-objects 2013-04-05 02:09:37 +02:00
field_5x52_asm.asm Source tree reorganization 2013-03-31 05:03:27 +02:00
field_10x26.h Reorganize source tree: no .c for non-objects 2013-04-05 02:09:37 +02:00
field_gmp.h Reorganize source tree: no .c for non-objects 2013-04-05 02:09:37 +02:00
group.h Make constants constant 2013-04-30 15:57:40 +02:00
num.h Remove traces of old mpz-based num 2013-04-30 16:04:33 +02:00
num_gmp.h Use GMP's low-level routines for num (mpn_) 2013-04-14 18:13:41 +02:00
num_openssl.h Reorganize source tree: no .c for non-objects 2013-04-05 02:09:37 +02:00
secp256k1.c More public implementations 2013-05-05 01:02:05 +02:00
tests.c More num unit tests 2013-04-22 01:53:50 +02:00
util.h Builtin random 2013-04-20 23:57:20 +02:00