Matt Caswell
|
f8e9126449
Update copyright year
|
6 år sedan |
Bernd Edlinger
|
d591f300f9
Fix ecparam -genkey with point compression or DER outform
|
6 år sedan |
Richard Levitte
|
0df1caa77b
apps: make setup_engine() and release_engine() available always
|
8 år sedan |
Richard Levitte
|
aa01b82c69
If an engine comes up explicitely, it must also come down explicitely
|
8 år sedan |
Alessandro Ghedini
|
b62a2f8a37
Remove useless code
|
9 år sedan |
Peter Waltenberg
|
fdd6d00952
Exit on error in ecparam
|
9 år sedan |
Matt Caswell
|
ae5c8664e5
Run util/openssl-format-source -v -c .
|
9 år sedan |
Tim Hudson
|
6977c7e2ba
mark all block comments that need format preserving so that
|
10 år sedan |
Scott Schaefer
|
0413ea5801
Fix various spelling errors
|
11 år sedan |
Dr. Stephen Henson
|
a068a1d0e3
Add new APIs EC_curve_nist2nid and EC_curve_nid2nist which convert
|
12 år sedan |
Dr. Stephen Henson
|
e97359435e
Fix warnings (From HEAD, original patch by Ben).
|
14 år sedan |
Dr. Stephen Henson
|
fe41d9853c
Make no-ec work
|
15 år sedan |
Nils Larsch
|
6e04afb8c5
include opensslconf.h if OPENSSL_NO_* is used
|
19 år sedan |
Nils Larsch
|
9dd8405341
ecc api cleanup; summary:
|
19 år sedan |
Nils Larsch
|
8b15c74018
give EC_GROUP_new_by_nid a more meanigful name:
|
19 år sedan |
Nils Larsch
|
7d727231b7
some const fixes
|
19 år sedan |
Geoff Thorpe
|
58ae65cd1a
Update ECDSA and ECDH for OPENSSL_NO_ENGINE.
|
20 år sedan |
Geoff Thorpe
|
5148710994
Adds warnings about two curves and fixes the "seed" value for two other
|
20 år sedan |
Andy Polyakov
|
3a160f1dc6
Fix declaration inconsistency in ecparam.c.
|
21 år sedan |
Bodo Möller
|
d745af4b0c
avoid potential confusion about curves (prime192v1 and prime256v1 are
|
22 år sedan |
Richard Levitte
|
1c3e4a3660
EXIT() may mean return(). That's confusing, so let's have it really mean
|
22 år sedan |
Bodo Möller
|
259cdf2af9
Sun has agreed to removing the covenant language from most files.
|
22 år sedan |
Bodo Möller
|
65b1d31df5
change API for looking at the internal curve list
|
22 år sedan |
Bodo Möller
|
e2aeb8174b
change 'usage' formatting
|
22 år sedan |
Bodo Möller
|
c96f0fd2d1
fix spacing
|
22 år sedan |
Bodo Möller
|
428112ef10
typo
|
22 år sedan |
Bodo Möller
|
7eb18f1237
Simplify handling of named curves: get rid of EC_GROUP_new_by_name(),
|
22 år sedan |
Bodo Möller
|
14a7cfb32a
use a generic EC_KEY structure (EC keys are not ECDSA specific)
|
22 år sedan |
Bodo Möller
|
714df32e33
extend curve list (additional curves over binary fields)
|
22 år sedan |
Bodo Möller
|
5dbd3efce7
Replace 'ecdsaparam' commandline utility by 'ecparam'
|
22 år sedan |