From c1f58f8a44dd67edf45954d76aa59e3f26e31f99 Mon Sep 17 00:00:00 2001 From: Peter Dettman Date: Fri, 24 May 2024 13:27:13 +0700 Subject: Sike followup changes --- crypto/Contributors.html | 2 +- crypto/Readme.html | 1 + crypto/src/pqc/crypto/sike/Internal.cs | 8 -------- crypto/src/pqc/crypto/sike/P434.cs | 4 ++-- crypto/src/pqc/crypto/sike/P503.cs | 4 ++-- crypto/src/pqc/crypto/sike/P610.cs | 4 ++-- crypto/src/pqc/crypto/sike/P751.cs | 4 ++-- 7 files changed, 10 insertions(+), 17 deletions(-) (limited to 'crypto') diff --git a/crypto/Contributors.html b/crypto/Contributors.html index 6fb80482a..2abd54863 100644 --- a/crypto/Contributors.html +++ b/crypto/Contributors.html @@ -293,7 +293,7 @@ University of Wollongong, Institute of Cybersecurity and Cryptology, under the s

Triton (https://github.com/EnigmaTriton) - Improvements in PbeUtilities.

  • -

    Rob Hague (https://github.com/Rob-Hague) - Embed picnic data in source to make it trim-friendly.

    +

    Rob Hague (https://github.com/Rob-Hague) - Embed Picnic and Sike data in source to make it trim-friendly.

  • diff --git a/crypto/Readme.html b/crypto/Readme.html index bf21ec9e3..3c5a451b4 100644 --- a/crypto/Readme.html +++ b/crypto/Readme.html @@ -341,6 +341,7 @@
    Additional Features and Functionality
    Additional Notes