openssl/crypto/ecdh
Geoff Thorpe 0f814687b9 Deprecate the recursive includes of bn.h from various API headers (asn1.h,
dh.h, dsa.h, ec.h, ecdh.h, ecdsa.h, rsa.h), as the opaque bignum types are
already declared in ossl_typ.h. Add explicit includes for bn.h in those C
files that need access to structure internals or API functions+macros.
2004-05-17 19:14:22 +00:00
..
.cvsignore
ecdh.h Deprecate the recursive includes of bn.h from various API headers (asn1.h, 2004-05-17 19:14:22 +00:00
ecdhtest.c - new ECDH_compute_key interface (KDF is no longer a fixed built-in) 2003-02-28 15:37:10 +00:00
ech_err.c - new ECDH_compute_key interface (KDF is no longer a fixed built-in) 2003-02-28 15:37:10 +00:00
ech_key.c - new ECDH_compute_key interface (KDF is no longer a fixed built-in) 2003-02-28 15:37:10 +00:00
ech_lib.c (oops) Apologies all, that last header-cleanup commit was from the wrong 2004-04-19 18:09:28 +00:00
ech_ossl.c Deprecate the recursive includes of bn.h from various API headers (asn1.h, 2004-05-17 19:14:22 +00:00
Makefile.ssl make update 2003-05-01 04:10:32 +00:00