openssl/crypto/ui
Richard Levitte a63d5eaab2 Add a general user interface API. This is designed to replace things
like des_read_password and friends (backward compatibility functions
using this new API are provided).  The purpose is to remove prompting
functions from the DES code section as well as provide for prompting
through dialog boxes in a window system and the like.
2001-05-06 23:19:37 +00:00
..
Makefile.ssl
ui_compat.c
ui_err.c
ui_lib.c
ui_locl.h
ui_openssl.c
ui.h