Nils Larsch
|
8215e7a938
fix warnings when building openssl with the following compiler options:
|
19 年 前 |
Andy Polyakov
|
ff82bf3b07
Pedantic polish to WCE-specific #if clause in ectest.c
|
19 年 前 |
Andy Polyakov
|
0491e05833
Final(?) WinCE update.
|
19 年 前 |
Nils Larsch
|
8b15c74018
give EC_GROUP_new_by_nid a more meanigful name:
|
19 年 前 |
Nils Larsch
|
ff22e913a3
- use BN_set_negative and BN_is_negative instead of BN_set_sign
|
19 年 前 |
Geoff Thorpe
|
0f814687b9
Deprecate the recursive includes of bn.h from various API headers (asn1.h,
|
20 年 前 |
Geoff Thorpe
|
60a938c6bc
(oops) Apologies all, that last header-cleanup commit was from the wrong
|
20 年 前 |
Bodo Möller
|
652ae06bad
add test for secp160r1
|
21 年 前 |
Richard Levitte
|
0b13e9f055
Add the possibility to build without the ENGINE framework.
|
22 年 前 |
Geoff Thorpe
|
e9224c7177
This is a first-cut at improving the callback mechanisms used in
|
22 年 前 |
Richard Levitte
|
55f78baf32
Have all tests use EXIT() to exit rather than exit(), since the latter doesn't
|
22 年 前 |
Richard Levitte
|
b4b82ab465
I forgot this is compiled in test/, not crypto/ec/...
|
22 年 前 |
Richard Levitte
|
0bf23d9b20
WinCE patches
|
22 年 前 |
Bodo Möller
|
d742bd882e
do tests with all built-in curves
|
22 年 前 |
Bodo Möller
|
b53e44e572
implement and use new macros BN_get_sign(), BN_set_sign()
|
22 年 前 |
Bodo Möller
|
259cdf2af9
Sun has agreed to removing the covenant language from most files.
|
22 年 前 |
Bodo Möller
|
41fdcfa71e
fix warnings
|
22 年 前 |
Bodo Möller
|
848c849584
optical changes
|
22 年 前 |
Bodo Möller
|
35b73a1f20
Rename implementations of method functions so that they match
|
22 年 前 |
Bodo Möller
|
7793f30e09
add support for elliptic curves over binary fields
|
22 年 前 |
Lutz Jänicke
|
65ee74fbc7
Some more prototype fixes.
|
22 年 前 |
Bodo Möller
|
8f06b00373
make it possible to disable memory checking for timings
|
23 年 前 |
Bodo Möller
|
1226c472b7
oops
|
23 年 前 |
Bodo Möller
|
4d7072f4b5
remove redundant ERR_load_... declarations
|
23 年 前 |
Bodo Möller
|
752938daab
use a more interesting test case
|
23 年 前 |
Geoff Thorpe
|
79aa04ef27
Make the necessary changes to work with the recent "ex_data" overhaul.
|
23 年 前 |
Bodo Möller
|
9c10b2c8d3
For consistency with the terminology used in my SAC2001 paper, avoid
|
23 年 前 |
Bodo Möller
|
b8e2f83ae6
Call ENGINE_cleanup() to avoid memory leak.
|
23 年 前 |
Bodo Möller
|
413a4a0461
Fix warnings.
|
23 年 前 |
Bodo Möller
|
63c43dcc59
avoid infinite loop
|
23 年 前 |