0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-03 09:56:38 -05:00
bitcoin-bitcoin-core/src
2013-07-14 17:58:23 +02:00
..
impl 1st assembly version of field 5x64 code - bugfix 2013-06-17 15:31:06 +02:00
java Fix JNI for C instead of C++ 2013-05-18 16:05:58 +02:00
bench.c Make pubkeys, set_xo, ... ge instead of gej 2013-05-05 01:18:23 +02:00
ecdsa.h MIT License 2013-05-09 15:24:32 +02:00
ecmult.h MIT License 2013-05-09 15:24:32 +02:00
field.h Field 5x64 2013-06-09 00:04:55 +02:00
field_5x52.h MIT License 2013-05-09 15:24:32 +02:00
field_5x52_asm.asm 1st assembly version of field 5x64 code 2013-06-16 22:46:43 +02:00
field_5x64.h Field 5x64 2013-06-09 00:04:55 +02:00
field_5x64_asm.asm 1st assembly version of field 5x64 code - bugfix 2013-06-17 15:31:06 +02:00
field_10x26.h MIT License 2013-05-09 15:24:32 +02:00
field_gmp.h MIT License 2013-05-09 15:24:32 +02:00
group.h MIT License 2013-05-09 15:24:32 +02:00
num.h MIT License 2013-05-09 15:24:32 +02:00
num_gmp.h MIT License 2013-05-09 15:24:32 +02:00
num_openssl.h MIT License 2013-05-09 15:24:32 +02:00
secp256k1.c Add support for multiplicative tweaking 2013-07-14 17:58:23 +02:00
tests.c Use privkey serialization to construct OpenSSL keys 2013-05-10 00:53:47 +02:00
util.h MIT License 2013-05-09 15:24:32 +02:00