From 3e8fcd3d1f9343707e1c4f9e8d5deb32bfac6538 Mon Sep 17 00:00:00 2001 From: Rich Salz Date: Sun, 4 Mar 2018 18:51:57 -0500 Subject: [PATCH] Fix credit for SRP code Reviewed-by: Tim Hudson (Merged from https://github.com/openssl/openssl/pull/5504) --- CHANGES | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index c835f6aae4..415260fe2f 100644 --- a/CHANGES +++ b/CHANGES @@ -3260,8 +3260,11 @@ to work with OPENSSL_NO_SSL_INTERN defined. [Steve Henson] - *) Add SRP support. - [Tom Wu and Ben Laurie] + *) A long standing patch to add support for SRP from EdelWeb (Peter + Sylvester and Christophe Renou) was integrated. + [Christophe Renou , Peter Sylvester + , Tom Wu , and + Ben Laurie] *) Add functions to copy EVP_PKEY_METHOD and retrieve flags and id. [Steve Henson] -- 2.34.1