.. |
java
|
JNI library: cleanup, removed unimplemented code
|
2016-02-01 14:07:29 +01:00 |
modules
|
Change secp256k1_ec_pubkey_combine's count argument to size_t.
|
2015-10-31 19:04:34 +00:00 |
basic-config.h
|
Add ability to use a statically generated ecmult context.
|
2015-07-13 18:00:03 -07:00 |
bench_ecdh.c
|
Get rid of _t as it is POSIX reserved
|
2015-09-21 21:03:37 +02:00 |
bench_internal.c
|
Get rid of _t as it is POSIX reserved
|
2015-09-21 21:03:37 +02:00 |
bench_recover.c
|
Get rid of _t as it is POSIX reserved
|
2015-09-21 21:03:37 +02:00 |
bench_schnorr_verify.c
|
Get rid of _t as it is POSIX reserved
|
2015-09-21 21:03:37 +02:00 |
bench_sign.c
|
Get rid of _t as it is POSIX reserved
|
2015-09-21 21:03:37 +02:00 |
bench_verify.c
|
Benchmark against OpenSSL verification
|
2015-11-15 15:47:49 +01:00 |
bench.h
|
Use the explicit NULL macro for pointer comparisons.
|
2015-09-23 22:00:43 +00:00 |
ecdsa_impl.h
|
Comment copyediting.
|
2015-10-31 08:31:15 +00:00 |
ecdsa.h
|
Move secp256k1_ecdsa_sig_recover into the recovery module.
|
2015-10-22 22:57:33 +00:00 |
eckey_impl.h
|
Overhaul flags handling
|
2015-10-24 19:47:13 +02:00 |
eckey.h
|
Overhaul flags handling
|
2015-10-24 19:47:13 +02:00 |
ecmult_const_impl.h
|
Fix miscellaneous style nits that irritate overactive static analysis.
|
2015-09-24 08:42:37 +00:00 |
ecmult_const.h
|
Get rid of _t as it is POSIX reserved
|
2015-09-21 21:03:37 +02:00 |
ecmult_gen_impl.h
|
Eliminate all side-effects from VERIFY_CHECK() usage.
|
2015-10-22 22:57:33 +00:00 |
ecmult_gen.h
|
Get rid of _t as it is POSIX reserved
|
2015-09-21 21:03:37 +02:00 |
ecmult_impl.h
|
Get rid of _t as it is POSIX reserved
|
2015-09-21 21:03:37 +02:00 |
ecmult.h
|
Get rid of _t as it is POSIX reserved
|
2015-09-21 21:03:37 +02:00 |
field_5x52_asm_impl.h
|
Explicitly access %0..%2 as 64-bit so we use the right registers for x32 ABI
|
2014-12-09 18:57:33 +01:00 |
field_5x52_impl.h
|
Get rid of _t as it is POSIX reserved
|
2015-09-21 21:03:37 +02:00 |
field_5x52_int128_impl.h
|
[Trivial] Remove double semicolons
|
2015-12-30 08:42:42 +01:00 |
field_5x52.h
|
Fix miscellaneous style nits that irritate overactive static analysis.
|
2015-09-24 08:42:37 +00:00 |
field_10x26_impl.h
|
Fix miscellaneous style nits that irritate overactive static analysis.
|
2015-09-24 08:42:37 +00:00 |
field_10x26.h
|
Fix miscellaneous style nits that irritate overactive static analysis.
|
2015-09-24 08:42:37 +00:00 |
field_impl.h
|
Improvements for coordinate decompression
|
2015-11-05 00:04:39 +01:00 |
field.h
|
Improvements for coordinate decompression
|
2015-11-05 00:04:39 +01:00 |
gen_context.c
|
Get rid of _t as it is POSIX reserved
|
2015-09-21 21:03:37 +02:00 |
group_impl.h
|
Add note about y=0 being possible on one of the sextic twists
|
2016-01-10 08:35:59 +00:00 |
group.h
|
Improvements for coordinate decompression
|
2015-11-05 00:04:39 +01:00 |
hash_impl.h
|
Change rfc6979 implementation to be a generic PRNG
|
2015-07-24 22:07:14 +02:00 |
hash.h
|
Change rfc6979 implementation to be a generic PRNG
|
2015-07-24 22:07:14 +02:00 |
num_gmp_impl.h
|
Eliminate all side-effects from VERIFY_CHECK() usage.
|
2015-10-22 22:57:33 +00:00 |
num_gmp.h
|
Get rid of _t as it is POSIX reserved
|
2015-09-21 21:03:37 +02:00 |
num_impl.h
|
Make num optional
|
2014-12-01 12:38:38 +01:00 |
num.h
|
Get rid of _t as it is POSIX reserved
|
2015-09-21 21:03:37 +02:00 |
scalar_4x64_impl.h
|
Remove some dead code.
|
2015-09-28 05:43:51 +00:00 |
scalar_4x64.h
|
Get rid of _t as it is POSIX reserved
|
2015-09-21 21:03:37 +02:00 |
scalar_8x32_impl.h
|
Get rid of _t as it is POSIX reserved
|
2015-09-21 21:03:37 +02:00 |
scalar_8x32.h
|
Get rid of _t as it is POSIX reserved
|
2015-09-21 21:03:37 +02:00 |
scalar_impl.h
|
Get rid of _t as it is POSIX reserved
|
2015-09-21 21:03:37 +02:00 |
scalar.h
|
Get rid of _t as it is POSIX reserved
|
2015-09-21 21:03:37 +02:00 |
secp256k1.c
|
JNI library
|
2016-02-01 14:07:18 +01:00 |
testrand_impl.h
|
Faster secp256k1_rand_int implementation
|
2015-10-21 16:13:37 +02:00 |
testrand.h
|
Improve testrand: add extra random functions
|
2015-10-21 16:13:37 +02:00 |
tests.c
|
Prevent damage_array in the signature test from going out of bounds.
|
2015-11-26 21:02:27 +00:00 |
util.h
|
Get rid of _t as it is POSIX reserved
|
2015-09-21 21:03:37 +02:00 |