Bodo Möller
|
8f06b00373
make it possible to disable memory checking for timings
|
23 gadi atpakaļ |
Bodo Möller
|
1226c472b7
oops
|
23 gadi atpakaļ |
Bodo Möller
|
4d7072f4b5
remove redundant ERR_load_... declarations
|
23 gadi atpakaļ |
Bodo Möller
|
752938daab
use a more interesting test case
|
23 gadi atpakaļ |
Geoff Thorpe
|
79aa04ef27
Make the necessary changes to work with the recent "ex_data" overhaul.
|
23 gadi atpakaļ |
Bodo Möller
|
9c10b2c8d3
For consistency with the terminology used in my SAC2001 paper, avoid
|
23 gadi atpakaļ |
Bodo Möller
|
b8e2f83ae6
Call ENGINE_cleanup() to avoid memory leak.
|
23 gadi atpakaļ |
Bodo Möller
|
413a4a0461
Fix warnings.
|
23 gadi atpakaļ |
Bodo Möller
|
63c43dcc59
avoid infinite loop
|
24 gadi atpakaļ |
Bodo Möller
|
194dd04699
Rename function EC_GROUP_precompute to EC_GROUP_precompute_mult,
|
24 gadi atpakaļ |
Bodo Möller
|
10654d3a74
Forcibly enable memory leak checking during "make test"
|
24 gadi atpakaļ |
Bodo Möller
|
6017e604f8
Timings are not supposed to be enabled by default ...
|
24 gadi atpakaļ |
Bodo Möller
|
3837491174
Add functions EC_POINT_mul and EC_GROUP_precompute.
|
24 gadi atpakaļ |
Bodo Möller
|
86a921af06
handle negative scalars correctly when doing point multiplication
|
24 gadi atpakaļ |
Bodo Möller
|
616df35633
use fflush
|
24 gadi atpakaļ |
Bodo Möller
|
e44fcedadf
Change timing output: We don't have "exponents" here, curves are
|
24 gadi atpakaļ |
Bodo Möller
|
48fe4d6233
More EC stuff, including EC_POINTs_mul() for simultaneous scalar
|
24 gadi atpakaļ |
Bodo Möller
|
42909e3968
Fix ec_GFp_simple_cmp.
|
24 gadi atpakaļ |
Bodo Möller
|
156e85578d
Implement EC_GFp_mont_method.
|
24 gadi atpakaļ |
Bodo Möller
|
bb62a8b0c5
More method functions for elliptic curves,
|
24 gadi atpakaļ |
Bodo Möller
|
adfe54b7be
Integrate ectest.c (which does not yet do anything).
|
24 gadi atpakaļ |
Bodo Möller
|
62763f682b
Another file I had forgotten to add.
|
24 gadi atpakaļ |