Nils Larsch
|
f42e6d24f2
fix typo
|
19 rokov pred |
Nils Larsch
|
3eeaab4bed
make
|
19 rokov pred |
Richard Levitte
|
97b708910a
Wrap the inclusion of openssl/engine.h with a protective check for
|
19 rokov pred |
Nils Larsch
|
9dd8405341
ecc api cleanup; summary:
|
19 rokov pred |
Nils Larsch
|
8b15c74018
give EC_GROUP_new_by_nid a more meanigful name:
|
19 rokov pred |
Geoff Thorpe
|
0210065bbd
Quick fix.
|
20 rokov pred |
Geoff Thorpe
|
b3b6720944
Correct the return codes for ecdsatest.
|
20 rokov pred |
Geoff Thorpe
|
3a87a9b9db
Reduce header interdependencies, initially in engine.h (the rest of the
|
20 rokov pred |
Ulf Möller
|
a9f2330f43
Skip a curve with generator of non-prime order.
|
21 rokov pred |
Ulf Möller
|
31182ad39b
re-enable the test, keeping the original method for RAND_pseudo_bytes
|
21 rokov pred |
Ulf Möller
|
ac9c6e10a4
The x9.62 tests replace the PRNG with specific numbers,
|
21 rokov pred |
Richard Levitte
|
3b6aa36c77
Make sure we get the definition of OPENSSL_NO_ECDSA.
|
21 rokov pred |
Geoff Thorpe
|
e9224c7177
This is a first-cut at improving the callback mechanisms used in
|
22 rokov pred |
Bodo Möller
|
2b32b28191
Don't compute timings here, we can do this elsewhere.
|
22 rokov pred |
Bodo Möller
|
259cdf2af9
Sun has agreed to removing the covenant language from most files.
|
22 rokov pred |
Bodo Möller
|
8ee4845b65
'broken' PKCS #8 format does not apply to ECDSA
|
22 rokov pred |
Bodo Möller
|
7eb18f1237
Simplify handling of named curves: get rid of EC_GROUP_new_by_name(),
|
22 rokov pred |
Bodo Möller
|
41fdcfa71e
fix warnings
|
22 rokov pred |
Bodo Möller
|
e172d60ddb
Add ECDH support.
|
22 rokov pred |
Bodo Möller
|
14a7cfb32a
use a generic EC_KEY structure (EC keys are not ECDSA specific)
|
22 rokov pred |
Bodo Möller
|
d0561b5c2d
fix ECDSA handling
|
22 rokov pred |
Bodo Möller
|
690ecff795
Fixes for 'no-hw' combined with 'no-SOME_CIPHER'.
|
23 rokov pred |
Richard Levitte
|
48f9859d2a
Local `time' shadows the global function `time()'. Rename the local
|
23 rokov pred |
Bodo Möller
|
8f06b00373
make it possible to disable memory checking for timings
|
23 rokov pred |
Bodo Möller
|
d8309efc72
EC_GROUP_get_group_by_name() is now called EC_GROUP_new_by_name()
|
23 rokov pred |
Bodo Möller
|
4d94ae00d5
ECDSA support
|
23 rokov pred |