bitcoin/src
Matt Corallo b5efbe5891 Add JNI wrapper for org.bitcoin.NativeSecp256k1 (bitcoinj)
This isnt as optimal as it could be, but its also a very simple API
which is nice.
2013-03-31 01:01:08 -04:00
..
java Add JNI wrapper for org.bitcoin.NativeSecp256k1 (bitcoinj) 2013-03-31 01:01:08 -04:00
bench.cpp Source tree reorganization 2013-03-31 05:03:27 +02:00
ecdsa.cpp Source tree reorganization 2013-03-31 05:03:27 +02:00
ecdsa.h Source tree reorganization 2013-03-31 05:03:27 +02:00
ecmult.cpp Source tree reorganization 2013-03-31 05:03:27 +02:00
ecmult.h Source tree reorganization 2013-03-31 05:03:27 +02:00
field.cpp Init/free field constant 2013-03-31 06:53:40 +02:00
field.h Source tree reorganization 2013-03-31 05:03:27 +02:00
field_5x52.cpp Source tree reorganization 2013-03-31 05:03:27 +02:00
field_5x52.h Source tree reorganization 2013-03-31 05:03:27 +02:00
field_5x52_asm.asm Source tree reorganization 2013-03-31 05:03:27 +02:00
field_5x52_asm.cpp Source tree reorganization 2013-03-31 05:03:27 +02:00
field_5x52_int128.cpp Source tree reorganization 2013-03-31 05:03:27 +02:00
group.cpp Source tree reorganization 2013-03-31 05:03:27 +02:00
group.h Begin group C interface + start/stop 2013-03-31 06:36:03 +02:00
num.cpp Source tree reorganization 2013-03-31 05:03:27 +02:00
num.h Begin group C interface + start/stop 2013-03-31 06:36:03 +02:00
num_gmp.cpp Begin group C interface + start/stop 2013-03-31 06:36:03 +02:00
num_gmp.h Source tree reorganization 2013-03-31 05:03:27 +02:00
num_openssl.cpp Begin group C interface + start/stop 2013-03-31 06:36:03 +02:00
num_openssl.h Source tree reorganization 2013-03-31 05:03:27 +02:00
num_openssl_.cpp Source tree reorganization 2013-03-31 05:03:27 +02:00
secp256k1.cpp Begin group C interface + start/stop 2013-03-31 06:36:03 +02:00
tests.cpp Source tree reorganization 2013-03-31 05:03:27 +02:00