This commit is contained in:
Bodo Möller 2002-06-17 13:59:12 +00:00
parent 97e4b1883e
commit ece0bdf1fd

5
NEWS
View File

@ -21,9 +21,8 @@
against libdes providing similar functions having the same name). against libdes providing similar functions having the same name).
Provide macros for backward compatibility (will be removed in the Provide macros for backward compatibility (will be removed in the
future). future).
o Unifiy handling of cryptographic algorithms (software and o Unify handling of cryptographic algorithms (software and engine)
engine) to be available via EVP routines for asymmetric and to be available via EVP routines for asymmetric and symmetric ciphers.
symmetric ciphers.
o NCONF: new configuration handling routines. o NCONF: new configuration handling routines.
o Change API to use more 'const' modifiers to improve error checking o Change API to use more 'const' modifiers to improve error checking
and help optimizers. and help optimizers.