Dr. Stephen Henson
|
ff7231043f
make timing attack protection unconditional
|
13 年 前 |
Dr. Stephen Henson
|
6b6abd627c
Set flags in ECDH and ECDSA methods for FIPS.
|
13 年 前 |
Dr. Stephen Henson
|
992bdde62d
Fix the ECDSA timing attack mentioned in the paper at:
|
13 年 前 |
Dr. Stephen Henson
|
cac4fb58e0
Add PRNG security strength checking.
|
13 年 前 |
Dr. Stephen Henson
|
fe26d066ff
Add ECDSA functionality to fips module. Initial very incomplete version
|
13 年 前 |
Dr. Stephen Henson
|
b331016124
New option to disable characteristic two fields in EC code.
|
13 年 前 |
Dr. Stephen Henson
|
606c46fb6f
PR: 1432
|
15 年 前 |
Bodo Möller
|
4726fcfc25
Should reject signatures that we can't properly verify
|
17 年 前 |
Bodo Möller
|
da989402f2
The hash length check wasn't strict enough,
|
17 年 前 |
Nils Larsch
|
2fc281d01f
return an error if the supplied precomputed values lead to an invalid signature
|
18 年 前 |
Nils Larsch
|
9dd8405341
ecc api cleanup; summary:
|
19 年 前 |
Nils Larsch
|
6a50d0a422
hide the definition of ECDSA_METHOD and ECDSA_DATA (and mutatis mutandis
|
19 年 前 |
Bodo Möller
|
aa4ce7315f
Fix various incorrect error function codes.
|
19 年 前 |
Nils Larsch
|
a0bee97e55
more const
|
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
|
c6700d2746
A cleanup of the ecs_ossl.c code and some (doxygen) comments for ecdsa.h
|
21 年 前 |
Lutz Jänicke
|
a74333f905
Fix initialization sequence to prevent freeing of unitialized objects.
|
22 年 前 |
Bodo Möller
|
b53e44e572
implement and use new macros BN_get_sign(), BN_set_sign()
|
22 年 前 |
Bodo Möller
|
14a7cfb32a
use a generic EC_KEY structure (EC keys are not ECDSA specific)
|
22 年 前 |
Bodo Möller
|
0bee0e6294
Use SEC1 format for EC private keys.
|
22 年 前 |
Bodo Möller
|
532203cdb0
remove unnecessary calls to EC_POINT_copy()
|
22 年 前 |
Bodo Möller
|
3613e6fc57
simplifications
|
23 年 前 |
Bodo Möller
|
4d94ae00d5
ECDSA support
|
23 年 前 |