Nils Larsch
|
6e04afb8c5
include opensslconf.h if OPENSSL_NO_* is used
|
19 years ago |
Nils Larsch
|
9dd8405341
ecc api cleanup; summary:
|
19 years ago |
Nils Larsch
|
8b15c74018
give EC_GROUP_new_by_nid a more meanigful name:
|
19 years ago |
Nils Larsch
|
7d727231b7
some const fixes
|
19 years ago |
Geoff Thorpe
|
58ae65cd1a
Update ECDSA and ECDH for OPENSSL_NO_ENGINE.
|
20 years ago |
Geoff Thorpe
|
5148710994
Adds warnings about two curves and fixes the "seed" value for two other
|
20 years ago |
Andy Polyakov
|
3a160f1dc6
Fix declaration inconsistency in ecparam.c.
|
21 years ago |
Bodo Möller
|
d745af4b0c
avoid potential confusion about curves (prime192v1 and prime256v1 are
|
22 years ago |
Richard Levitte
|
1c3e4a3660
EXIT() may mean return(). That's confusing, so let's have it really mean
|
22 years ago |
Bodo Möller
|
259cdf2af9
Sun has agreed to removing the covenant language from most files.
|
22 years ago |
Bodo Möller
|
65b1d31df5
change API for looking at the internal curve list
|
22 years ago |
Bodo Möller
|
e2aeb8174b
change 'usage' formatting
|
22 years ago |
Bodo Möller
|
c96f0fd2d1
fix spacing
|
22 years ago |
Bodo Möller
|
428112ef10
typo
|
22 years ago |
Bodo Möller
|
7eb18f1237
Simplify handling of named curves: get rid of EC_GROUP_new_by_name(),
|
22 years ago |
Bodo Möller
|
14a7cfb32a
use a generic EC_KEY structure (EC keys are not ECDSA specific)
|
22 years ago |
Bodo Möller
|
714df32e33
extend curve list (additional curves over binary fields)
|
22 years ago |
Bodo Möller
|
5dbd3efce7
Replace 'ecdsaparam' commandline utility by 'ecparam'
|
22 years ago |