Remove documentation of UI_UTIL_read_pw*
authortb <tb@openbsd.org>
Sat, 24 Aug 2024 07:48:37 +0000 (07:48 +0000)
committertb <tb@openbsd.org>
Sat, 24 Aug 2024 07:48:37 +0000 (07:48 +0000)
commit3b161766402507a3551f96cf9790312e5b6fc3eb
tree246e6ba132acfbe3c91757f5265aff125735bb16
parentcfd7bd0de1c8f354f5c912c29495d74df0bd0b1b
Remove documentation of UI_UTIL_read_pw*

According to some, a fail-open password verification function is par for
the course for libcrypto. Unfortunately, we have been recommending its use
over similarly named EVP functions after what amounted to a coin toss a
few years back. Luckily enough, no one followed that advice and we can
soon remove this API for good.
lib/libcrypto/man/Makefile
lib/libcrypto/man/UI_UTIL_read_pw.3 [deleted file]
lib/libcrypto/man/UI_new.3
lib/libcrypto/man/des_read_pw.3