mirror of
https://github.com/openssl/openssl.git
synced 2025-03-01 19:28:10 +08:00
Add directory name to the entry on /crypto/ui/.
This commit is contained in:
parent
200bc9e3e8
commit
8a774dc9a6
11
CHANGES
11
CHANGES
@ -110,11 +110,12 @@
|
|||||||
handling.
|
handling.
|
||||||
[Steve Henson]
|
[Steve Henson]
|
||||||
|
|
||||||
+) Add a general user interface API. This is designed to replace things
|
+) Add a general user interface API (crypto/ui/). This is designed
|
||||||
like des_read_password and friends (backward compatibility functions
|
to replace things like des_read_password and friends (backward
|
||||||
using this new API are provided). The purpose is to remove prompting
|
compatibility functions using this new API are provided).
|
||||||
functions from the DES code section as well as provide for prompting
|
The purpose is to remove prompting functions from the DES code
|
||||||
through dialog boxes in a window system and the like.
|
section as well as provide for prompting through dialog boxes in
|
||||||
|
a window system and the like.
|
||||||
[Richard Levitte]
|
[Richard Levitte]
|
||||||
|
|
||||||
*) In versions up to 0.9.6, RAND_file_name() resorted to file ".rnd"
|
*) In versions up to 0.9.6, RAND_file_name() resorted to file ".rnd"
|
||||||
|
Loading…
Reference in New Issue
Block a user