Pieter Wuille
|
504c63d72a
|
Rename bench to bench_verify
|
2014-10-31 03:34:36 -07:00 |
Pieter Wuille
|
81dc171604
|
Merge pull request #79
ae2679b Add bench_inv tool (Pieter Wuille)
|
2014-10-31 02:19:18 -07:00 |
Pieter Wuille
|
520ba3c921
|
Remove OpenSSL bignum implementation
|
2014-10-31 02:10:13 -07:00 |
Pieter Wuille
|
ae2679b6e4
|
Add bench_inv tool
|
2014-10-30 06:26:05 -07:00 |
Pieter Wuille
|
a9f5c8b875
|
Introduce secp256k1_scalar_t for future constant-time mod order operations
|
2014-10-28 04:33:23 -07:00 |
Pieter Wuille
|
e2f71f1efe
|
Move non-ECDSA operations from ecdsa to eckey
|
2014-10-27 02:58:09 -07:00 |
Pieter Wuille
|
949c1ebb5e
|
Split up ecmult and ecmult_gen entirely
|
2014-10-26 03:42:24 -07:00 |
Pieter Wuille
|
bae6a42be4
|
Make bench use external interface
|
2014-09-29 08:21:59 +02:00 |
Pieter Wuille
|
1c7fa133a6
|
Add VERIFY_CHECK/DEBUG_CHECK and use CHECK macros more
|
2014-08-26 01:23:51 +02:00 |
Pieter Wuille
|
8881212ebc
|
Make tests and bench just use asm directly instead of library
Thanks to Cory Fields for the suggestion.
|
2014-08-19 13:40:19 +02:00 |
Cory Fields
|
d40908763a
|
build: add autogen. How was this missing?
|
2014-06-19 14:56:23 -04:00 |
Cory Fields
|
81b2faebd4
|
packaging: remove the --with-pkgconfigdir option
It was not necessary and would only confuse packagers.
|
2014-05-20 20:59:14 -04:00 |
Amir Taaki
|
c7ee71f792
|
add pkg-config support
|
2014-05-20 20:39:46 -04:00 |
Pieter Wuille
|
920c243932
|
Merge pull request #7 from luke-jr/x32
Fix build on x32
|
2014-04-11 15:44:02 +02:00 |
Luke Dashjr
|
282ebc6dbd
|
Fix build on x32
|
2014-04-10 13:33:55 +00:00 |
Pieter Wuille
|
11ab562203
|
Move implementations from impl/*.h to *_impl.h
|
2014-03-12 18:40:02 +01:00 |
Cory Fields
|
78cd96b151
|
autotools: autotools'ify libsecp256k1
|
2014-01-17 23:24:12 -05:00 |