openssl/crypto/err
Bodo Möller e172d60ddb Add ECDH support.
Additional changes:
 - use EC_GROUP_get_degree() in apps/req.c
 - add ECDSA and ECDH to apps/speed.c
 - adds support for EC curves over binary fields to ECDSA
 - new function EC_KEY_up_ref() in crypto/ec/ec_key.c
 - reorganize crypto/ecdsa/ecdsatest.c
 - add engine support for ECDH
 - fix a few bugs in ECDSA engine support

Submitted by: Douglas Stebila <douglas.stebila@sun.com>
2002-08-09 08:43:04 +00:00
..
.cvsignore
err_all.c Include the UI error strings. 2001-06-23 15:04:51 +00:00
err_prn.c Translate into valid C (don't call functions with wrong prototypes). 2001-06-25 10:09:55 +00:00
err.c New error code ERR_R_DISABLED 2002-08-02 12:27:21 +00:00
err.h Add ECDH support. 2002-08-09 08:43:04 +00:00
Makefile.ssl "make update" 2002-07-30 12:44:33 +00:00
openssl.ec Add ECDH support. 2002-08-09 08:43:04 +00:00