]> git.ipfire.org Git - thirdparty/openssl.git/commit - crypto/dh/dh_pmeth.c
Extend DH ASN1 method, add DH EVP_PKEY_METHOD.
authorDr. Stephen Henson <steve@openssl.org>
Wed, 12 Apr 2006 23:51:24 +0000 (23:51 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 12 Apr 2006 23:51:24 +0000 (23:51 +0000)
commit3ba0885a3e0d52c6bef91ce9bea26cd3eabd3594
tree7ed7dcd305e4e21fb1236703f130fac9d9e0581a
parent023c9d8dd5fee8dfe1ccc4aea71050f4c7ca6680
Extend DH ASN1 method, add DH EVP_PKEY_METHOD.
CHANGES
crypto/dh/Makefile
crypto/dh/dh.h
crypto/dh/dh_ameth.c
crypto/dh/dh_err.c
crypto/dh/dh_pmeth.c [new file with mode: 0644]
crypto/evp/pmeth_lib.c