From 4694f8b2b3002d6a987a7f7323cd01a44bdc7225 Mon Sep 17 00:00:00 2001 From: Basil Hess Date: Mon, 4 Mar 2024 14:35:39 +0100 Subject: [PATCH] remove empty files --- META/MAYO_1_META.yml | 4 ++-- META/MAYO_2_META.yml | 4 ++-- META/MAYO_3_META.yml | 4 ++-- META/MAYO_5_META.yml | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/META/MAYO_1_META.yml b/META/MAYO_1_META.yml index dde3d59..70beb97 100644 --- a/META/MAYO_1_META.yml +++ b/META/MAYO_1_META.yml @@ -19,7 +19,7 @@ implementations: signature_keypair: pqmayo_MAYO_1_opt_crypto_sign_keypair signature_signature: pqmayo_MAYO_1_opt_crypto_sign_signature signature_verify: pqmayo_MAYO_1_opt_crypto_sign_verify - sources: LICENSE NOTICE ./src/arithmetic.c ./src/mayo_1/api.c ./src/common/aes128ctr.c ./src/params.c ./src/mayo.c ./include/mayo.h ./include/mem.h ./src/mayo_1/api.h ./src/simple_arithmetic.h ./src/generic/arithmetic_common.h ./src/generic/echelon_form.h ./src/generic/arithmetic_96.h ./src/generic/arithmetic_64.h ./src/generic/arithmetic_128.h ./src/arithmetic.h ./src/common/aes_ctr.h + sources: LICENSE NOTICE ./src/arithmetic.c ./src/mayo_1/api.c ./src/params.c ./src/mayo.c ./include/mayo.h ./include/mem.h ./src/mayo_1/api.h ./src/simple_arithmetic.h ./src/generic/arithmetic_common.h ./src/generic/echelon_form.h ./src/generic/arithmetic_96.h ./src/generic/arithmetic_64.h ./src/generic/arithmetic_128.h ./src/arithmetic.h ./src/common/aes_ctr.h - name: avx2 version: https://github.com/PQCMayo/MAYO-C/tree/nibbling-mayo folder_name: . @@ -27,7 +27,7 @@ implementations: signature_keypair: pqmayo_MAYO_1_avx2_crypto_sign_keypair signature_signature: pqmayo_MAYO_1_avx2_crypto_sign_signature signature_verify: pqmayo_MAYO_1_avx2_crypto_sign_verify - sources: LICENSE NOTICE ./src/arithmetic.c ./src/mayo_1/api.c ./src/common/aes128ctr.c ./src/params.c ./src/mayo.c ./include/mayo.h ./include/mem.h ./src/mayo_1/api.h ./src/simple_arithmetic.h ./src/arithmetic.h ./src/common/aes_ctr.h ./src/AVX2/arithmetic_128.h ./src/AVX2/arithmetic_96.h ./src/AVX2/echelon_form.h ./src/AVX2/shuffle_arithmetic_128.h ./src/AVX2/shuffle_arithmetic_96.h ./src/AVX2/arithmetic_64.h ./src/AVX2/arithmetic_common.h ./src/AVX2/echelon_form_loop.h ./src/AVX2/shuffle_arithmetic_64.h + sources: LICENSE NOTICE ./src/arithmetic.c ./src/mayo_1/api.c ./src/params.c ./src/mayo.c ./include/mayo.h ./include/mem.h ./src/mayo_1/api.h ./src/simple_arithmetic.h ./src/arithmetic.h ./src/common/aes_ctr.h ./src/AVX2/arithmetic_128.h ./src/AVX2/arithmetic_96.h ./src/AVX2/echelon_form.h ./src/AVX2/shuffle_arithmetic_128.h ./src/AVX2/shuffle_arithmetic_96.h ./src/AVX2/arithmetic_64.h ./src/AVX2/arithmetic_common.h ./src/AVX2/echelon_form_loop.h ./src/AVX2/shuffle_arithmetic_64.h supported_platforms: - architecture: x86_64 operating_systems: diff --git a/META/MAYO_2_META.yml b/META/MAYO_2_META.yml index 0431803..5606a1b 100644 --- a/META/MAYO_2_META.yml +++ b/META/MAYO_2_META.yml @@ -19,7 +19,7 @@ implementations: signature_keypair: pqmayo_MAYO_2_opt_crypto_sign_keypair signature_signature: pqmayo_MAYO_2_opt_crypto_sign_signature signature_verify: pqmayo_MAYO_2_opt_crypto_sign_verify - sources: LICENSE NOTICE ./src/arithmetic.c ./src/mayo_2/api.c ./src/common/aes128ctr.c ./src/params.c ./src/mayo.c ./include/mayo.h ./include/mem.h ./src/mayo_2/api.h ./src/simple_arithmetic.h ./src/generic/arithmetic_common.h ./src/generic/echelon_form.h ./src/generic/arithmetic_96.h ./src/generic/arithmetic_64.h ./src/generic/arithmetic_128.h ./src/arithmetic.h ./src/common/aes_ctr.h + sources: LICENSE NOTICE ./src/arithmetic.c ./src/mayo_2/api.c ./src/params.c ./src/mayo.c ./include/mayo.h ./include/mem.h ./src/mayo_2/api.h ./src/simple_arithmetic.h ./src/generic/arithmetic_common.h ./src/generic/echelon_form.h ./src/generic/arithmetic_96.h ./src/generic/arithmetic_64.h ./src/generic/arithmetic_128.h ./src/arithmetic.h ./src/common/aes_ctr.h - name: avx2 version: https://github.com/PQCMayo/MAYO-C/tree/nibbling-mayo folder_name: . @@ -27,7 +27,7 @@ implementations: signature_keypair: pqmayo_MAYO_2_avx2_crypto_sign_keypair signature_signature: pqmayo_MAYO_2_avx2_crypto_sign_signature signature_verify: pqmayo_MAYO_2_avx2_crypto_sign_verify - sources: LICENSE NOTICE ./src/arithmetic.c ./src/mayo_2/api.c ./src/common/aes128ctr.c ./src/params.c ./src/mayo.c ./include/mayo.h ./include/mem.h ./src/mayo_2/api.h ./src/simple_arithmetic.h ./src/arithmetic.h ./src/common/aes_ctr.h ./src/AVX2/arithmetic_128.h ./src/AVX2/arithmetic_96.h ./src/AVX2/echelon_form.h ./src/AVX2/shuffle_arithmetic_128.h ./src/AVX2/shuffle_arithmetic_96.h ./src/AVX2/arithmetic_64.h ./src/AVX2/arithmetic_common.h ./src/AVX2/echelon_form_loop.h ./src/AVX2/shuffle_arithmetic_64.h + sources: LICENSE NOTICE ./src/arithmetic.c ./src/mayo_2/api.c ./src/params.c ./src/mayo.c ./include/mayo.h ./include/mem.h ./src/mayo_2/api.h ./src/simple_arithmetic.h ./src/arithmetic.h ./src/common/aes_ctr.h ./src/AVX2/arithmetic_128.h ./src/AVX2/arithmetic_96.h ./src/AVX2/echelon_form.h ./src/AVX2/shuffle_arithmetic_128.h ./src/AVX2/shuffle_arithmetic_96.h ./src/AVX2/arithmetic_64.h ./src/AVX2/arithmetic_common.h ./src/AVX2/echelon_form_loop.h ./src/AVX2/shuffle_arithmetic_64.h supported_platforms: - architecture: x86_64 operating_systems: diff --git a/META/MAYO_3_META.yml b/META/MAYO_3_META.yml index eeb6767..3a2516c 100644 --- a/META/MAYO_3_META.yml +++ b/META/MAYO_3_META.yml @@ -19,7 +19,7 @@ implementations: signature_keypair: pqmayo_MAYO_3_opt_crypto_sign_keypair signature_signature: pqmayo_MAYO_3_opt_crypto_sign_signature signature_verify: pqmayo_MAYO_3_opt_crypto_sign_verify - sources: LICENSE NOTICE ./src/arithmetic.c ./src/mayo_3/api.c ./src/common/aes128ctr.c ./src/params.c ./src/mayo.c ./include/mayo.h ./include/mem.h ./src/mayo_3/api.h ./src/simple_arithmetic.h ./src/generic/arithmetic_common.h ./src/generic/echelon_form.h ./src/generic/arithmetic_96.h ./src/generic/arithmetic_64.h ./src/generic/arithmetic_128.h ./src/arithmetic.h ./src/common/aes_ctr.h + sources: LICENSE NOTICE ./src/arithmetic.c ./src/mayo_3/api.c ./src/params.c ./src/mayo.c ./include/mayo.h ./include/mem.h ./src/mayo_3/api.h ./src/simple_arithmetic.h ./src/generic/arithmetic_common.h ./src/generic/echelon_form.h ./src/generic/arithmetic_96.h ./src/generic/arithmetic_64.h ./src/generic/arithmetic_128.h ./src/arithmetic.h ./src/common/aes_ctr.h - name: avx2 version: https://github.com/PQCMayo/MAYO-C/tree/nibbling-mayo folder_name: . @@ -27,7 +27,7 @@ implementations: signature_keypair: pqmayo_MAYO_3_avx2_crypto_sign_keypair signature_signature: pqmayo_MAYO_3_avx2_crypto_sign_signature signature_verify: pqmayo_MAYO_3_avx2_crypto_sign_verify - sources: LICENSE NOTICE ./src/arithmetic.c ./src/mayo_3/api.c ./src/common/aes128ctr.c ./src/params.c ./src/mayo.c ./include/mayo.h ./include/mem.h ./src/mayo_3/api.h ./src/simple_arithmetic.h ./src/arithmetic.h ./src/common/aes_ctr.h ./src/AVX2/arithmetic_128.h ./src/AVX2/arithmetic_96.h ./src/AVX2/echelon_form.h ./src/AVX2/shuffle_arithmetic_128.h ./src/AVX2/shuffle_arithmetic_96.h ./src/AVX2/arithmetic_64.h ./src/AVX2/arithmetic_common.h ./src/AVX2/echelon_form_loop.h ./src/AVX2/shuffle_arithmetic_64.h + sources: LICENSE NOTICE ./src/arithmetic.c ./src/mayo_3/api.c ./src/params.c ./src/mayo.c ./include/mayo.h ./include/mem.h ./src/mayo_3/api.h ./src/simple_arithmetic.h ./src/arithmetic.h ./src/common/aes_ctr.h ./src/AVX2/arithmetic_128.h ./src/AVX2/arithmetic_96.h ./src/AVX2/echelon_form.h ./src/AVX2/shuffle_arithmetic_128.h ./src/AVX2/shuffle_arithmetic_96.h ./src/AVX2/arithmetic_64.h ./src/AVX2/arithmetic_common.h ./src/AVX2/echelon_form_loop.h ./src/AVX2/shuffle_arithmetic_64.h supported_platforms: - architecture: x86_64 operating_systems: diff --git a/META/MAYO_5_META.yml b/META/MAYO_5_META.yml index dd97a30..e0db318 100644 --- a/META/MAYO_5_META.yml +++ b/META/MAYO_5_META.yml @@ -19,7 +19,7 @@ implementations: signature_keypair: pqmayo_MAYO_5_opt_crypto_sign_keypair signature_signature: pqmayo_MAYO_5_opt_crypto_sign_signature signature_verify: pqmayo_MAYO_5_opt_crypto_sign_verify - sources: LICENSE NOTICE ./src/arithmetic.c ./src/mayo_5/api.c ./src/common/aes128ctr.c ./src/params.c ./src/mayo.c ./include/mayo.h ./include/mem.h ./src/mayo_5/api.h ./src/simple_arithmetic.h ./src/generic/arithmetic_common.h ./src/generic/echelon_form.h ./src/generic/arithmetic_96.h ./src/generic/arithmetic_64.h ./src/generic/arithmetic_128.h ./src/arithmetic.h ./src/common/aes_ctr.h + sources: LICENSE NOTICE ./src/arithmetic.c ./src/mayo_5/api.c ./src/params.c ./src/mayo.c ./include/mayo.h ./include/mem.h ./src/mayo_5/api.h ./src/simple_arithmetic.h ./src/generic/arithmetic_common.h ./src/generic/echelon_form.h ./src/generic/arithmetic_96.h ./src/generic/arithmetic_64.h ./src/generic/arithmetic_128.h ./src/arithmetic.h ./src/common/aes_ctr.h - name: avx2 version: https://github.com/PQCMayo/MAYO-C/tree/nibbling-mayo folder_name: . @@ -27,7 +27,7 @@ implementations: signature_keypair: pqmayo_MAYO_5_avx2_crypto_sign_keypair signature_signature: pqmayo_MAYO_5_avx2_crypto_sign_signature signature_verify: pqmayo_MAYO_5_avx2_crypto_sign_verify - sources: LICENSE NOTICE ./src/arithmetic.c ./src/mayo_5/api.c ./src/common/aes128ctr.c ./src/params.c ./src/mayo.c ./include/mayo.h ./include/mem.h ./src/mayo_5/api.h ./src/simple_arithmetic.h ./src/arithmetic.h ./src/common/aes_ctr.h ./src/AVX2/arithmetic_128.h ./src/AVX2/arithmetic_96.h ./src/AVX2/echelon_form.h ./src/AVX2/shuffle_arithmetic_128.h ./src/AVX2/shuffle_arithmetic_96.h ./src/AVX2/arithmetic_64.h ./src/AVX2/arithmetic_common.h ./src/AVX2/echelon_form_loop.h ./src/AVX2/shuffle_arithmetic_64.h + sources: LICENSE NOTICE ./src/arithmetic.c ./src/mayo_5/api.c ./src/params.c ./src/mayo.c ./include/mayo.h ./include/mem.h ./src/mayo_5/api.h ./src/simple_arithmetic.h ./src/arithmetic.h ./src/common/aes_ctr.h ./src/AVX2/arithmetic_128.h ./src/AVX2/arithmetic_96.h ./src/AVX2/echelon_form.h ./src/AVX2/shuffle_arithmetic_128.h ./src/AVX2/shuffle_arithmetic_96.h ./src/AVX2/arithmetic_64.h ./src/AVX2/arithmetic_common.h ./src/AVX2/echelon_form_loop.h ./src/AVX2/shuffle_arithmetic_64.h supported_platforms: - architecture: x86_64 operating_systems: