diff options
author | schwarze <> | 2023-09-10 13:58:46 +0000 |
---|---|---|
committer | schwarze <> | 2023-09-10 13:58:46 +0000 |
commit | 36b807f4dccf55f0e0eef2111b2946d6dd5ec754 (patch) | |
tree | 7b78ba51e44e749e9df251bb766e4de86a69a328 /src/lib/libcrypto/evp/p_lib.c | |
parent | d48ffcb8e488f937955038957be5dc80f8fd7b30 (diff) | |
download | openbsd-36b807f4dccf55f0e0eef2111b2946d6dd5ec754.tar.gz openbsd-36b807f4dccf55f0e0eef2111b2946d6dd5ec754.tar.bz2 openbsd-36b807f4dccf55f0e0eef2111b2946d6dd5ec754.zip |
Document the deprecated functions EVP_set_pw_prompt(3) and
EVP_get_pw_prompt(3) because some software out there still uses them.
While here, also improve the description of EVP_read_pw_string(3).
Delete documentation for des_read_pw(3) and des_read_pw_string(3).
They couldn't be used in LibreSSL since at least 2016 because they
were never in Symbols.list, and in 2022, jsing@ also removed them
from <openssl/ui_compat.h>.
Delete the misleading AUTHORS section. Richard Levitte did not
write the original implementation of these functions, and the
compatibility wrapper around the UI_process(3) API that he did
write is not notable enough to be mentioned so prominently.
Diffstat (limited to 'src/lib/libcrypto/evp/p_lib.c')
0 files changed, 0 insertions, 0 deletions