Initial support for DH_METHOD. Also added a DH lock. A few changes made to
authorDr. Stephen Henson <steve@openssl.org>
Mon, 23 Aug 1999 23:11:32 +0000 (23:11 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 23 Aug 1999 23:11:32 +0000 (23:11 +0000)
commit13066cee601cb7b2d6980fbb7eba51db4b489ebd
treed9218ef55d2d3644fb8d806fe169599bc3a4fc72
parentc0711f7f0fc026ab87fe6607bb5136ab790e2334
Initial support for DH_METHOD. Also added a DH lock. A few changes made to
DSA_METHOD to make it more consistent with RSA_METHOD.
CHANGES
crypto/cryptlib.c
crypto/crypto.h
crypto/dh/dh.h
crypto/dh/dh_key.c
crypto/dh/dh_lib.c
crypto/dsa/dsa_lib.c
crypto/dsa/dsa_ossl.c