Bodo Möller
|
14a7cfb32a
|
use a generic EC_KEY structure (EC keys are not ECDSA specific)
Submitted by: Nils Larsch
|
2002-08-07 10:49:54 +00:00 |
|
Bodo Möller
|
0bee0e6294
|
Use SEC1 format for EC private keys.
This is not ECDSA specific, so it's now PEM_STRING_ECPRIVATEKEY etc.
Submitted by: Nils Larsch <nlarsch@compuserve.de>
|
2002-07-26 08:41:04 +00:00 |
|
Bodo Möller
|
458c29175e
|
move ECC ASN1 that is not specific to ECDSA into crypto/ec/,
and make some appropriate changes to the EC library.
Submitted by: Nils Larsch
|
2002-06-10 12:18:21 +00:00 |
|
Richard Levitte
|
ce94682ce1
|
No point constifying an int.
Notified by Bernd Matthes <bernd.matthes@gemplus.com>
|
2002-04-20 10:22:01 +00:00 |
|
Bodo Möller
|
d0561b5c2d
|
fix ECDSA handling
Submitted by: Nils Larsch
|
2002-04-09 12:01:21 +00:00 |
|
Bodo Möller
|
af1cb47e65
|
fix warnings
Submitted by: Nils Larsch
|
2002-03-25 23:41:32 +00:00 |
|
Bodo Möller
|
9bc448546e
|
Add more curves.
Submitted by: Nils Larsch
Remove unnecessary 'const'.
|
2002-03-07 12:14:03 +00:00 |
|
Bodo Möller
|
4d94ae00d5
|
ECDSA support
Submitted by: Nils Larsch <nla@trustcenter.de>
|
2002-02-13 18:21:51 +00:00 |
|