From: Matt Caswell Date: Tue, 20 Feb 2018 15:27:15 +0000 (+0000) Subject: Update CHANGES for X448 and Ed448 X-Git-Tag: OpenSSL_1_1_1-pre3~200 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=21c03ee534ffa78ac44325ca30e1cfc18c2888c0;p=oweals%2Fopenssl.git Update CHANGES for X448 and Ed448 Reviewed-by: Rich Salz Reviewed-by: Kurt Roeckx (Merged from https://github.com/openssl/openssl/pull/5481) --- diff --git a/CHANGES b/CHANGES index e08644a5ea..c835f6aae4 100644 --- a/CHANGES +++ b/CHANGES @@ -9,6 +9,10 @@ Changes between 1.1.0g and 1.1.1 [xx XXX xxxx] + *) Added support for X448 and Ed448. Currently this is only supported in + libcrypto (not libssl). Heavily based on original work by Mike Hamburg. + [Matt Caswell] + *) Extend OSSL_STORE with capabilities to search and to narrow the set of objects loaded. This adds the functions OSSL_STORE_expect() and OSSL_STORE_find() as well as needed tools to construct searches and