From 0bbc8ccf4ce7e71f5d1e89e0dd43b3ba05ba80bd Mon Sep 17 00:00:00 2001 From: "John M. Schanck" Date: Fri, 23 Oct 2020 10:15:40 -0400 Subject: [PATCH] hqc: pclmul to pclmulqdq --- crypto_kem/hqc-128/META.yml | 6 +++--- crypto_kem/hqc-192/META.yml | 6 +++--- crypto_kem/hqc-256/META.yml | 6 +++--- crypto_kem/hqc-rmrs-128/META.yml | 6 +++--- crypto_kem/hqc-rmrs-192/META.yml | 6 +++--- crypto_kem/hqc-rmrs-256/META.yml | 6 +++--- 6 files changed, 18 insertions(+), 18 deletions(-) diff --git a/crypto_kem/hqc-128/META.yml b/crypto_kem/hqc-128/META.yml index d3241d93..3fd005bf 100644 --- a/crypto_kem/hqc-128/META.yml +++ b/crypto_kem/hqc-128/META.yml @@ -22,9 +22,9 @@ principal-submitters: - Loïc Bidoux implementations: - name: clean - version: hqc-submission_2020-05-29 via https://github.com/jschanck/package-pqclean/tree/09ab89ed/hqc + version: hqc-submission_2020-05-29 via https://github.com/jschanck/package-pqclean/tree/8a81b2c9/hqc - name: avx2 - version: hqc-submission_2020-05-29 via https://github.com/jschanck/package-pqclean/tree/09ab89ed/hqc + version: hqc-submission_2020-05-29 via https://github.com/jschanck/package-pqclean/tree/8a81b2c9/hqc supported_platforms: - architecture: x86_64 operating_systems: @@ -33,4 +33,4 @@ implementations: required_flags: - avx2 - bmi1 - - pclmul + - pclmulqdq diff --git a/crypto_kem/hqc-192/META.yml b/crypto_kem/hqc-192/META.yml index 13b15549..b4e3d0ef 100644 --- a/crypto_kem/hqc-192/META.yml +++ b/crypto_kem/hqc-192/META.yml @@ -22,9 +22,9 @@ principal-submitters: - Loïc Bidoux implementations: - name: clean - version: hqc-submission_2020-05-29 via https://github.com/jschanck/package-pqclean/tree/09ab89ed/hqc + version: hqc-submission_2020-05-29 via https://github.com/jschanck/package-pqclean/tree/8a81b2c9/hqc - name: avx2 - version: hqc-submission_2020-05-29 via https://github.com/jschanck/package-pqclean/tree/09ab89ed/hqc + version: hqc-submission_2020-05-29 via https://github.com/jschanck/package-pqclean/tree/8a81b2c9/hqc supported_platforms: - architecture: x86_64 operating_systems: @@ -33,4 +33,4 @@ implementations: required_flags: - avx2 - bmi1 - - pclmul + - pclmulqdq diff --git a/crypto_kem/hqc-256/META.yml b/crypto_kem/hqc-256/META.yml index 1c1ce847..f4e7028f 100644 --- a/crypto_kem/hqc-256/META.yml +++ b/crypto_kem/hqc-256/META.yml @@ -22,9 +22,9 @@ principal-submitters: - Loïc Bidoux implementations: - name: clean - version: hqc-submission_2020-05-29 via https://github.com/jschanck/package-pqclean/tree/09ab89ed/hqc + version: hqc-submission_2020-05-29 via https://github.com/jschanck/package-pqclean/tree/8a81b2c9/hqc - name: avx2 - version: hqc-submission_2020-05-29 via https://github.com/jschanck/package-pqclean/tree/09ab89ed/hqc + version: hqc-submission_2020-05-29 via https://github.com/jschanck/package-pqclean/tree/8a81b2c9/hqc supported_platforms: - architecture: x86_64 operating_systems: @@ -33,4 +33,4 @@ implementations: required_flags: - avx2 - bmi1 - - pclmul + - pclmulqdq diff --git a/crypto_kem/hqc-rmrs-128/META.yml b/crypto_kem/hqc-rmrs-128/META.yml index 14cab136..93d86408 100644 --- a/crypto_kem/hqc-rmrs-128/META.yml +++ b/crypto_kem/hqc-rmrs-128/META.yml @@ -22,9 +22,9 @@ principal-submitters: - Loïc Bidoux implementations: - name: clean - version: hqc-submission_2020-05-29 via https://github.com/jschanck/package-pqclean/tree/09ab89ed/hqc + version: hqc-submission_2020-05-29 via https://github.com/jschanck/package-pqclean/tree/8a81b2c9/hqc - name: avx2 - version: hqc-submission_2020-05-29 via https://github.com/jschanck/package-pqclean/tree/09ab89ed/hqc + version: hqc-submission_2020-05-29 via https://github.com/jschanck/package-pqclean/tree/8a81b2c9/hqc supported_platforms: - architecture: x86_64 operating_systems: @@ -33,4 +33,4 @@ implementations: required_flags: - avx2 - bmi1 - - pclmul + - pclmulqdq diff --git a/crypto_kem/hqc-rmrs-192/META.yml b/crypto_kem/hqc-rmrs-192/META.yml index 04239e77..dce552bb 100644 --- a/crypto_kem/hqc-rmrs-192/META.yml +++ b/crypto_kem/hqc-rmrs-192/META.yml @@ -22,9 +22,9 @@ principal-submitters: - Loïc Bidoux implementations: - name: clean - version: hqc-submission_2020-05-29 via https://github.com/jschanck/package-pqclean/tree/09ab89ed/hqc + version: hqc-submission_2020-05-29 via https://github.com/jschanck/package-pqclean/tree/8a81b2c9/hqc - name: avx2 - version: hqc-submission_2020-05-29 via https://github.com/jschanck/package-pqclean/tree/09ab89ed/hqc + version: hqc-submission_2020-05-29 via https://github.com/jschanck/package-pqclean/tree/8a81b2c9/hqc supported_platforms: - architecture: x86_64 operating_systems: @@ -33,4 +33,4 @@ implementations: required_flags: - avx2 - bmi1 - - pclmul + - pclmulqdq diff --git a/crypto_kem/hqc-rmrs-256/META.yml b/crypto_kem/hqc-rmrs-256/META.yml index ee566c73..f2e0b1aa 100644 --- a/crypto_kem/hqc-rmrs-256/META.yml +++ b/crypto_kem/hqc-rmrs-256/META.yml @@ -22,9 +22,9 @@ principal-submitters: - Loïc Bidoux implementations: - name: clean - version: hqc-submission_2020-05-29 via https://github.com/jschanck/package-pqclean/tree/09ab89ed/hqc + version: hqc-submission_2020-05-29 via https://github.com/jschanck/package-pqclean/tree/8a81b2c9/hqc - name: avx2 - version: hqc-submission_2020-05-29 via https://github.com/jschanck/package-pqclean/tree/09ab89ed/hqc + version: hqc-submission_2020-05-29 via https://github.com/jschanck/package-pqclean/tree/8a81b2c9/hqc supported_platforms: - architecture: x86_64 operating_systems: @@ -33,4 +33,4 @@ implementations: required_flags: - avx2 - bmi1 - - pclmul + - pclmulqdq