From 0c65364f34eafb65a3edd839f4d43e1924e1b13d Mon Sep 17 00:00:00 2001 From: Thom Wiggers Date: Tue, 29 Jan 2019 16:39:27 +0100 Subject: [PATCH] Remove obsolete SHA3 hash from META.yml files. We moved to SHA256 for compatibility with older versions of Python 3, and this hash is thus unchecked. It will only get out of date, so it seems better to remove it. --- crypto_kem/kyber768/META.yml | 1 - crypto_sign/dilithium-iii/META.yml | 1 - 2 files changed, 2 deletions(-) diff --git a/crypto_kem/kyber768/META.yml b/crypto_kem/kyber768/META.yml index 29186007..6199290f 100644 --- a/crypto_kem/kyber768/META.yml +++ b/crypto_kem/kyber768/META.yml @@ -4,7 +4,6 @@ version: https://github.com/pq-crystals/kyber/commit/ab996e7460e5356b0e23aa034e7 claimed-nist-level: 3 length-public-key: 1088 length-ciphertext: 1152 -testvectors-sha3-256: f3d335a7c393083f11f2d9ef4d7312adb5683139473ea9bdf0091618476ba412 testvectors-sha256: 0e002ee528febdab1709f100df79ceb00b31a809e03a4fb84e3a72c39235d372 principal-submitter: Peter Schwabe auxiliary-submitters: diff --git a/crypto_sign/dilithium-iii/META.yml b/crypto_sign/dilithium-iii/META.yml index 1a0d95a4..46bb28a3 100644 --- a/crypto_sign/dilithium-iii/META.yml +++ b/crypto_sign/dilithium-iii/META.yml @@ -4,7 +4,6 @@ version: https://github.com/pq-crystals/dilithium/commit/ffa89bdbc12a8ee178ccec4 claimed-nist-level: 3 length-public-key: 1472 length-signature: 2701 -testvectors-sha3-256: ce28bbd23c2ac42c7f9a17a4fa463dc9f8acbf767397ad4ecde136a92d4d6c3e testvectors-sha256: e1852a975842c44a683c914ed131d95bee9b786c36c41e47bb77d7dd3c0c07be principal-submitter: Vadim Lyubashevsky auxiliary-submitters: