From 9f4bd9d5f932078c485a98f39c3313481898738a Mon Sep 17 00:00:00 2001 From: Andy Polyakov Date: Wed, 22 Oct 2014 09:35:51 +0200 Subject: [PATCH] Add missing credit. Reviewed-by: Rich Salz --- CHANGES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 114e0464a1..5e04f22992 100644 --- a/CHANGES +++ b/CHANGES @@ -346,7 +346,7 @@ *) Accelerated NIST P-256 elliptic curve implementation for x86_64 (other platforms pending). - [Shay Gueron (Intel Corp), Andy Polyakov] + [Shay Gueron & Vlad Krasnov (Intel Corp), Andy Polyakov] *) Add support for the SignedCertificateTimestampList certificate and OCSP response extensions from RFC6962. @@ -382,7 +382,7 @@ *) Accelerated modular exponentiation for Intel processors, a.k.a. RSAZ. - [Shay Gueron (Intel Corp)] + [Shay Gueron & Vlad Krasnov (Intel Corp)] *) Support for new and upcoming Intel processors, including AVX2, BMI and SHA ISA extensions. This includes additional "stitched" -- GitLab