mirror of
https://github.com/openssl/openssl.git
synced 2025-02-17 14:32:04 +08:00
update an entry on EVP changes
This commit is contained in:
parent
9d358821e5
commit
76f8a1f51d
4
CHANGES
4
CHANGES
@ -558,8 +558,8 @@
|
||||
[Bodo Moeller, Lutz Jaenicke]
|
||||
|
||||
*) Rationalise EVP so it can be extended: don't include a union of
|
||||
cipher/digest structures, add init/cleanup functions. This also reduces
|
||||
the number of header dependencies.
|
||||
cipher/digest structures, add init/cleanup functions for EVP_MD_CTX
|
||||
(similar to those existing for EVP_CIPHER_CTX).
|
||||
Usage example:
|
||||
|
||||
EVP_MD_CTX md;
|
||||
|
Loading…
Reference in New Issue
Block a user