Submitted by: Artem Chuprina <ran@cryptocom.ru>
authorDr. Stephen Henson <steve@openssl.org>
Tue, 16 Jun 2009 16:38:47 +0000 (16:38 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 16 Jun 2009 16:38:47 +0000 (16:38 +0000)
commitf0288f05b92c3c206a515691f548b857f6aaa194
tree2894cf72978684a519606752e712d00ccd0fd999
parent31db43df0859210a32af3708df08f0149c46ede0
Submitted by: Artem Chuprina <ran@cryptocom.ru>
Reviewed by: steve@openssl.org

Various GOST ciphersuite and ENGINE fixes. Including...

Allow EVP_PKEY_set_derive_peerkey() in encryption operations.

New flag when certificate verify should be omitted in client key exchange.
12 files changed:
crypto/evp/pmeth_fn.c
doc/crypto/EVP_PKEY_CTX_ctrl.pod
engines/ccgost/e_gost_err.c
engines/ccgost/e_gost_err.h
engines/ccgost/gost2001_keyx.c
engines/ccgost/gost94_keyx.c
engines/ccgost/gost_asn1.c
engines/ccgost/gost_lcl.h
engines/ccgost/gost_pmeth.c
ssl/s3_clnt.c
ssl/s3_srvr.c
ssl/ssl3.h