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 년 전 |