Implement internally opaque bn access from dh
authorMatt Caswell <matt@openssl.org>
Thu, 30 Oct 2014 23:58:19 +0000 (23:58 +0000)
committerMatt Caswell <matt@openssl.org>
Mon, 8 Dec 2014 21:40:32 +0000 (21:40 +0000)
commit829ccf6ab6aab03a3f60f644027b43a5d2035bf8
tree69acbd4f87f729876a1ffc069ff89d983dab5dad
parent76b2a0227433af6c100aadf9a3df78ea4d52803a
Implement internally opaque bn access from dh

Reviewed-by: Tim Hudson <tjh@openssl.org>
crypto/bn/Makefile
crypto/bn/bn_dh.c [new file with mode: 0644]
crypto/dh/Makefile
crypto/dh/dh_depr.c
crypto/dh/dh_key.c
crypto/dh/dh_pmeth.c
crypto/dh/dh_rfc5114.c
crypto/dh/dhtest.c