On May 4 14:19:08 2006 UTC, while fixing a security issue, djm@
authorschwarze <schwarze@openbsd.org>
Wed, 13 Jul 2022 13:47:59 +0000 (13:47 +0000)
committerschwarze <schwarze@openbsd.org>
Wed, 13 Jul 2022 13:47:59 +0000 (13:47 +0000)
commit40d67ee77eb97d20a46853ddc63dd76aae4b2144
treeb89fb22b1fa2c763f05ed14201085dfa4c971da2
parentdf5fa2b105096fa5c84c28f462daed29cd257b1a
On May 4 14:19:08 2006 UTC, while fixing a security issue, djm@
provided the new public function DH_check_pub_key(3) in <openssl/dh.h>.
Sorry for being a bit tardy in documenting the new function.
Then again, OpenSSL doesn't document it either, yet.

While here, drop a HISTORY entry about a constant that
was renamed in OpenSSL 0.9.5.  That's no longer relevant.
lib/libcrypto/man/DH_generate_parameters.3