Test results for aarch64, pi5, crypto_sign/redgemss128v2

[Page version: 20260221 06:09:02]

Measurements for aarch64, pi5, crypto_sign Test results for aarch64, pi5, crypto_sign Test results for crypto_sign/redgemss128v2
Computer: pi5
Microarchitecture: aarch64; Cortex-A76 (414fd0b1)
Architecture: aarch64
CPU ID: 414fd0b1
SUPERCOP version: 20251222
Operation: crypto_sign
Primitive: redgemss128v2
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
64256681475880 0 0574039 828 1704T:optclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026020420251222
64263695475880 0 0574039 828 1704T:skylakeclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026020420251222
64392426493556 0 0593215 828 1704T:optclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026020420251222
64401646493556 0 0593215 828 1704T:skylakeclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026020420251222
64439010458564 0 0555297 828 1704T:skylakeclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026020420251222
64441564464692 0 0561671 828 1704T:skylakeclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026020420251222
64447332464692 0 0561671 828 1704T:optclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026020420251222
64464531458564 0 0555297 828 1704T:optclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026020420251222
65008330480616 0 0578418 812 1720T:optgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026020420251222
65036678468652 0 0566266 812 1720T:optgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026020420251222
65053691480616 0 0578418 812 1720T:skylakegcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026020420251222
65147883468652 0 0566266 812 1720T:skylakegcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026020420251222
69787720498720 0 0598927 828 1704T:skylakeclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026020420251222
69824267498720 0 0598927 828 1704T:optclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026020420251222
82600257494044 0 0591050 812 1704T:skylakegcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026020420251222
82810927494044 0 0591050 812 1704T:optgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026020420251222
126972287504192 0 0600242 796 1704T:optgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026020420251222
126972823504192 0 0600242 796 1704T:skylakegcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026020420251222
34250202342592 0 0140338 812 1720T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026020420251222
34385210060560 0 0160727 828 1704T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026020420251222
34530820056560 0 0156191 828 1704T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026020420251222
34768702847792 0 0145927 828 1704T:refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026020420251222
34843729234564 0 0131802 812 1720T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026020420251222
37366851134248 0 0130946 812 1704T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026020420251222
40027157331400 0 0127146 796 1704T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026020420251222
47981940933916 0 0130647 828 1704T:refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026020420251222
48214116932564 0 0129105 828 1704T:refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026020420251222

Compiler output


sign_openHFE.c: sign_openHFE.c:255:12: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
sign_openHFE.c:   255 |     eval_pk(Si,sm,pk);
sign_openHFE.c:       |            ^
sign_openHFE.c: sign_openHFE.c:294:16: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
sign_openHFE.c:   294 |         eval_pk(Si1,Si,pk);
sign_openHFE.c:       |                ^
sign_openHFE.c: sign_openHFE.c:421:12: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
sign_openHFE.c:   421 |     eval_pk(Si,sm,pk,hpk);
sign_openHFE.c:       |            ^
sign_openHFE.c: sign_openHFE.c:463:16: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
sign_openHFE.c:   463 |         eval_pk(Si1,Si,pk,hpk);
sign_openHFE.c:       |                ^
sign_openHFE.c: 4 warnings generated.

Number of similar (implementation,compiler) pairs: 15, namely:
ImplementationCompiler
T:optclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:optclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:optclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:optclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:optclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:skylakeclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:skylakeclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:skylakeclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:skylakeclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:skylakeclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))

Namespace violations


add_gf2n.o RedGeMSS_128U_add2_gf2n_ref T
add_gf2n.o RedGeMSS_128U_add2_product_gf2n_ref T
add_gf2n.o RedGeMSS_128U_add_gf2n_ref T
add_gf2n.o RedGeMSS_128U_add_product_gf2n_ref T
changeVariablesMQS_gf2.o RedGeMSS_128U_changeVariablesMQS64_gf2 T
changeVariablesMQS_gf2.o RedGeMSS_128U_changeVariablesMQS_simd_gf2 T
chooseRootHFE_gf2nx.o RedGeMSS_128U_chooseRootHFE_gf2nx T
convMQS_gf2.o RedGeMSS_128U_convMQS_one_eq_to_hybrid_rep8_comp_gf2 T
convMQS_gf2.o RedGeMSS_128U_convMQS_one_eq_to_hybrid_rep8_uncomp_gf2 T
convMQ_gf2.o RedGeMSS_128U_convMQ_UL_gf2 T
convMQ_gf2.o RedGeMSS_128U_convMQ_last_UL_gf2 T
convMQ_gf2.o RedGeMSS_128U_convMQ_last_uncompressL_gf2 T
convMQ_gf2.o RedGeMSS_128U_convMQ_uncompressL_gf2 T
conv_gf2nx.o RedGeMSS_128U_convHFEpolynomialSparseToDense_gf2nx T
conv_gf2nx.o RedGeMSS_128U_convMonic_gf2nx T
determinantn_gf2.o RedGeMSS_128U_determinantn_cst_gf2 T
determinantn_gf2.o RedGeMSS_128U_determinantn_nocst_gf2 T
determinantnv_gf2.o RedGeMSS_128U_determinantnv_cst_gf2 T
determinantnv_gf2.o RedGeMSS_128U_determinantnv_nocst_gf2 T
div_gf2nx.o RedGeMSS_128U_div_q_monic_gf2nx T
div_gf2nx.o RedGeMSS_128U_div_qr_monic_gf2nx T
div_gf2nx.o RedGeMSS_128U_div_r_HFE_cst_gf2nx T
div_gf2nx.o RedGeMSS_128U_div_r_HFE_cstdeg_gf2nx T
div_gf2nx.o RedGeMSS_128U_div_r_HFE_gf2nx T
div_gf2nx.o RedGeMSS_128U_div_r_gf2nx T
div_gf2nx.o RedGeMSS_128U_div_r_monic_cst_gf2nx T
dotProduct_gf2n.o RedGeMSS_128U_dotProduct_no_simd_gf2n T
dotProduct_gf2n.o RedGeMSS_128U_doubleDotProduct_no_simd_gf2n T
evalMQShybrid_gf2.o RedGeMSS_128U_evalMQShybrid8_uncomp_nocst_gf2_m T
evalMQSnocst8_gf2.o RedGeMSS_128U_evalMQSnocst8_unrolled_gf2 T
evalMQSnocst8_quo_gf2.o RedGeMSS_128U_evalMQSnocst8_unrolled_quo_gf2 T
evalMQSv_gf2.o RedGeMSS_128U_evalMQSv_classical_gf2 T
evalMQSv_gf2.o RedGeMSS_128U_evalMQSv_unrolled_gf2 T
evalMQnocst_gf2.o RedGeMSS_128U_evalMQnocst_unrolled_no_simd_gf2 T
findRootsSplit_gf2nx.o RedGeMSS_128U_findRootsSplit_gf2nx T
findRoots_gf2nx.o RedGeMSS_128U_findRootsHFE_gf2nx T
findRoots_gf2nx.o RedGeMSS_128U_findUniqRootHFE_gf2nx T
frobeniusMap_gf2nx.o RedGeMSS_128U_frobeniusMap_HFE_gf2nx T
frobeniusMap_gf2nx.o RedGeMSS_128U_frobeniusMap_multisqr_HFE_gf2nx T
gcd_gf2nx.o RedGeMSS_128U_gcd_gf2nx T
genCanonicalBasis_gf2n.o RedGeMSS_128U_genCanonicalBasisVertical_gf2n T
genCanonicalBasis_gf2n.o RedGeMSS_128U_genCanonicalBasis_gf2n T
genSecretMQS_gf2.o RedGeMSS_128U_genSecretMQS_gf2_opt T
genSecretMQS_gf2.o RedGeMSS_128U_genSecretMQS_gf2_ref T
initListDifferences_gf2nx.o RedGeMSS_128U_initListDifferences_gf2nx T
initMatrixId_gf2.o RedGeMSS_128U_initMatrixIdn_gf2 T
initMatrixId_gf2.o RedGeMSS_128U_initMatrixIdnv_gf2 T
invMatrixn_gf2.o RedGeMSS_128U_invMatrixLUn_gf2 T
invMatrixn_gf2.o RedGeMSS_128U_invMatrixn_cst_gf2 T
invMatrixn_gf2.o RedGeMSS_128U_invMatrixn_nocst_gf2 T
invMatrixnv_gf2.o RedGeMSS_128U_invMatrixLUnv_gf2 T
invMatrixnv_gf2.o RedGeMSS_128U_invMatrixnv_cst_gf2 T
invMatrixnv_gf2.o RedGeMSS_128U_invMatrixnv_nocst_gf2 T
inv_gf2n.o RedGeMSS_128U_inv_Fermat_gf2n_ref T
inv_gf2n.o RedGeMSS_128U_inv_ITMIA_gf2n_ref T
mixEquationsMQS_gf2.o RedGeMSS_128U_mixEquationsMQS8_gf2_right T
mul_gf2n.o RedGeMSS_128U_mul_no_simd_gf2x_ref T
mul_gf2n.o RedGeMSS_128U_mul_then_rem_gf2n T
mul_gf2x.o RedGeMSS_128U_mul128_no_simd_gf2x T
mul_gf2x.o RedGeMSS_128U_mul160_no_simd_gf2x T
mul_gf2x.o RedGeMSS_128U_mul192_no_simd_gf2x T
mul_gf2x.o RedGeMSS_128U_mul224_no_simd_gf2x T
mul_gf2x.o RedGeMSS_128U_mul256_no_simd_gf2x T
mul_gf2x.o RedGeMSS_128U_mul288_no_simd_gf2x T
mul_gf2x.o RedGeMSS_128U_mul320_no_simd_gf2x T
mul_gf2x.o RedGeMSS_128U_mul32_no_simd_gf2x T
mul_gf2x.o RedGeMSS_128U_mul352_no_simd_gf2x T
mul_gf2x.o RedGeMSS_128U_mul384_no_simd_gf2x T
mul_gf2x.o RedGeMSS_128U_mul416_no_simd_gf2x T
mul_gf2x.o RedGeMSS_128U_mul448_no_simd_gf2x T
mul_gf2x.o RedGeMSS_128U_mul480_no_simd_gf2x T
mul_gf2x.o RedGeMSS_128U_mul512_no_simd_gf2x T
mul_gf2x.o RedGeMSS_128U_mul544_no_simd_gf2x T
mul_gf2x.o RedGeMSS_128U_mul576_no_simd_gf2x T
mul_gf2x.o RedGeMSS_128U_mul64_no_simd_gf2x T
mul_gf2x.o RedGeMSS_128U_mul64low_no_simd_gf2x T
mul_gf2x.o RedGeMSS_128U_mul96_no_simd_gf2x T
predicate.o RedGeMSS_128U_CMP_LT T
predicate.o RedGeMSS_128U_CMP_LT_NOCST T
predicate.o RedGeMSS_128U_ISEQUAL T
predicate.o RedGeMSS_128U_ISEQUAL_NOCST T
predicate.o RedGeMSS_128U_ISNOTZERO T
predicate.o RedGeMSS_128U_ISONE T
predicate.o RedGeMSS_128U_ISONE_NOCST T
predicate.o RedGeMSS_128U_ISZERO T
predicate.o RedGeMSS_128U_ISZERO_NOCST T
randMatrix_gf2.o RedGeMSS_128U_cleanLowerMatrixn T
randMatrix_gf2.o RedGeMSS_128U_cleanLowerMatrixnv T
randMatrix_gf2.o RedGeMSS_128U_cleanMatrix_gf2_n T
randMatrix_gf2.o RedGeMSS_128U_genLowerMatrixn T
randMatrix_gf2.o RedGeMSS_128U_genLowerMatrixnv T
randMatrix_gf2.o RedGeMSS_128U_mulMatricesLU_gf2_n T
randMatrix_gf2.o RedGeMSS_128U_mulMatricesLU_gf2_nv T
randMatrix_gf2.o RedGeMSS_128U_randInvMatrix_gf2_n T
randMatrix_gf2.o RedGeMSS_128U_randInvMatrix_gf2_nv T
randMatrix_gf2.o RedGeMSS_128U_randMatrix_gf2_n T
randMatrix_gf2.o RedGeMSS_128U_randMatrix_gf2_nv T
rand_gf2nx.o RedGeMSS_128U_cleanMonicHFE_gf2nx T
rand_gf2nx.o RedGeMSS_128U_cleanMonicHFEv_gf2nx T
rand_gf2nx.o RedGeMSS_128U_randMonicHFE_gf2nx T
rand_gf2nx.o RedGeMSS_128U_randMonicHFEv_gf2nx T
rand_gf2nx.o RedGeMSS_128U_randMonic_gf2nx T
rem_gf2n.o RedGeMSS_128U_rem_gf2n_ref T
rem_gf2n.o RedGeMSS_128U_rem_gf2n_ref2 T
rem_gf2n.o RedGeMSS_128U_rem_no_simd_gf2n T
rem_gf2n.o RedGeMSS_128U_remsqr_gf2n_ref T
signHFE.o RedGeMSS_128U_precSignHFE T
signHFE.o RedGeMSS_128U_precSignHFESeed T
signHFE.o RedGeMSS_128U_signHFE_FeistelPatarin T
sign_keypairHFE.o RedGeMSS_128U_sign_keypairHFE T
sign_openHFE.o RedGeMSS_128U_sign_openHFE T
sign_openHFE.o RedGeMSS_128U_sign_openHFE_huncomp_pk T
sign_openHFE.o RedGeMSS_128U_sign_openHFE_uncomp_pk T
sort_gf2n.o RedGeMSS_128U_fast_sort_gf2n T
sort_gf2n.o RedGeMSS_128U_quickSort_nocst_gf2n T
sort_gf2n.o RedGeMSS_128U_selectionSort_gf2n T
sort_gf2n.o RedGeMSS_128U_selectionSort_nocst_gf2n T
sqr_gf2n.o RedGeMSS_128U_sqr_no_simd_gf2x_ref2 T
sqr_gf2n.o RedGeMSS_128U_sqr_nocst_then_rem_gf2n T
sqr_gf2n.o RedGeMSS_128U_sqr_then_rem_gf2n T
sqr_gf2nx.o RedGeMSS_128U_sqr_HFE_gf2nx T
sqr_gf2nx.o RedGeMSS_128U_sqr_gf2nx T
sqr_gf2x.o RedGeMSS_128U_sqr32_no_simd_gf2x T
sqr_gf2x.o RedGeMSS_128U_sqr64low_no_simd_gf2x T
vecMatProduct_gf2.o RedGeMSS_128U_vecMatProductm_64 T
vecMatProduct_gf2.o RedGeMSS_128U_vecMatProductn_64 T
vecMatProduct_gf2.o RedGeMSS_128U_vecMatProductnv_64 T
vecMatProduct_gf2.o RedGeMSS_128U_vecMatProductnvn_64 T
vecMatProduct_gf2.o RedGeMSS_128U_vecMatProductnvn_start_64 T
vecMatProduct_gf2.o RedGeMSS_128U_vecMatProductv_64 T

Number of similar (implementation,compiler) pairs: 18, namely:
ImplementationCompiler
T:optclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:optclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:optclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:optclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:optclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:optgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:optgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:optgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:optgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:skylakeclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:skylakeclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:skylakeclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:skylakeclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:skylakeclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:skylakegcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:skylakegcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:skylakegcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:skylakegcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)

Namespace violations


add_gf2n.o RedGeMSS_128U_add2_gf2n_ref T
add_gf2n.o RedGeMSS_128U_add2_product_gf2n_ref T
add_gf2n.o RedGeMSS_128U_add_gf2n_ref T
add_gf2n.o RedGeMSS_128U_add_product_gf2n_ref T
changeVariablesMQS_gf2.o RedGeMSS_128U_changeVariablesMQS_simd_gf2 T
chooseRootHFE_gf2nx.o RedGeMSS_128U_chooseRootHFE_gf2nx T
convMQS_gf2.o RedGeMSS_128U_convMQS_one_eq_to_hybrid_rep8_comp_gf2 T
convMQS_gf2.o RedGeMSS_128U_convMQS_one_eq_to_hybrid_rep8_uncomp_gf2 T
convMQ_gf2.o RedGeMSS_128U_convMQ_UL_gf2 T
convMQ_gf2.o RedGeMSS_128U_convMQ_last_UL_gf2 T
convMQ_gf2.o RedGeMSS_128U_convMQ_last_uncompressL_gf2 T
convMQ_gf2.o RedGeMSS_128U_convMQ_uncompressL_gf2 T
conv_gf2nx.o RedGeMSS_128U_convHFEpolynomialSparseToDense_gf2nx T
conv_gf2nx.o RedGeMSS_128U_convMonic_gf2nx T
determinantn_gf2.o RedGeMSS_128U_determinantn_cst_gf2 T
determinantn_gf2.o RedGeMSS_128U_determinantn_nocst_gf2 T
determinantnv_gf2.o RedGeMSS_128U_determinantnv_cst_gf2 T
determinantnv_gf2.o RedGeMSS_128U_determinantnv_nocst_gf2 T
div_gf2nx.o RedGeMSS_128U_div_q_monic_gf2nx T
div_gf2nx.o RedGeMSS_128U_div_qr_monic_gf2nx T
div_gf2nx.o RedGeMSS_128U_div_r_HFE_cst_gf2nx T
div_gf2nx.o RedGeMSS_128U_div_r_HFE_cstdeg_gf2nx T
div_gf2nx.o RedGeMSS_128U_div_r_HFE_gf2nx T
div_gf2nx.o RedGeMSS_128U_div_r_gf2nx T
div_gf2nx.o RedGeMSS_128U_div_r_monic_cst_gf2nx T
dotProduct_gf2n.o RedGeMSS_128U_dotProduct_no_simd_gf2n T
dotProduct_gf2n.o RedGeMSS_128U_doubleDotProduct_no_simd_gf2n T
evalMQShybrid_gf2.o RedGeMSS_128U_evalMQShybrid8_uncomp_nocst_gf2_m T
evalMQSnocst8_gf2.o RedGeMSS_128U_evalMQSnocst8_unrolled_gf2 T
evalMQSnocst8_quo_gf2.o RedGeMSS_128U_evalMQSnocst8_unrolled_quo_gf2 T
evalMQSv_gf2.o RedGeMSS_128U_evalMQSv_classical_gf2 T
evalMQnocst_gf2.o RedGeMSS_128U_evalMQnocst_unrolled_no_simd_gf2 T
findRootsSplit_gf2nx.o RedGeMSS_128U_findRootsSplit_gf2nx T
findRoots_gf2nx.o RedGeMSS_128U_findRootsHFE_gf2nx T
findRoots_gf2nx.o RedGeMSS_128U_findUniqRootHFE_gf2nx T
frobeniusMap_gf2nx.o RedGeMSS_128U_frobeniusMap_HFE_gf2nx T
gcd_gf2nx.o RedGeMSS_128U_gcd_gf2nx T
genCanonicalBasis_gf2n.o RedGeMSS_128U_genCanonicalBasis_gf2n T
genSecretMQS_gf2.o RedGeMSS_128U_genSecretMQS_gf2_ref T
initListDifferences_gf2nx.o RedGeMSS_128U_initListDifferences_gf2nx T
initMatrixId_gf2.o RedGeMSS_128U_initMatrixIdn_gf2 T
initMatrixId_gf2.o RedGeMSS_128U_initMatrixIdnv_gf2 T
invMatrixn_gf2.o RedGeMSS_128U_invMatrixLUn_gf2 T
invMatrixn_gf2.o RedGeMSS_128U_invMatrixn_cst_gf2 T
invMatrixn_gf2.o RedGeMSS_128U_invMatrixn_nocst_gf2 T
invMatrixnv_gf2.o RedGeMSS_128U_invMatrixLUnv_gf2 T
invMatrixnv_gf2.o RedGeMSS_128U_invMatrixnv_cst_gf2 T
invMatrixnv_gf2.o RedGeMSS_128U_invMatrixnv_nocst_gf2 T
inv_gf2n.o RedGeMSS_128U_inv_Fermat_gf2n_ref T
inv_gf2n.o RedGeMSS_128U_inv_ITMIA_gf2n_ref T
mixEquationsMQS_gf2.o RedGeMSS_128U_mixEquationsMQS8_gf2_right T
mul_gf2n.o RedGeMSS_128U_mul_no_simd_gf2x_ref T
mul_gf2n.o RedGeMSS_128U_mul_then_rem_gf2n T
predicate.o RedGeMSS_128U_CMP_LT T
predicate.o RedGeMSS_128U_CMP_LT_NOCST T
predicate.o RedGeMSS_128U_ISEQUAL T
predicate.o RedGeMSS_128U_ISEQUAL_NOCST T
predicate.o RedGeMSS_128U_ISNOTZERO T
predicate.o RedGeMSS_128U_ISONE T
predicate.o RedGeMSS_128U_ISONE_NOCST T
predicate.o RedGeMSS_128U_ISZERO T
predicate.o RedGeMSS_128U_ISZERO_NOCST T
randMatrix_gf2.o RedGeMSS_128U_cleanLowerMatrixn T
randMatrix_gf2.o RedGeMSS_128U_cleanLowerMatrixnv T
randMatrix_gf2.o RedGeMSS_128U_cleanMatrix_gf2_n T
randMatrix_gf2.o RedGeMSS_128U_genLowerMatrixn T
randMatrix_gf2.o RedGeMSS_128U_genLowerMatrixnv T
randMatrix_gf2.o RedGeMSS_128U_mulMatricesLU_gf2_n T
randMatrix_gf2.o RedGeMSS_128U_mulMatricesLU_gf2_nv T
randMatrix_gf2.o RedGeMSS_128U_randInvMatrix_gf2_n T
randMatrix_gf2.o RedGeMSS_128U_randInvMatrix_gf2_nv T
randMatrix_gf2.o RedGeMSS_128U_randMatrix_gf2_n T
randMatrix_gf2.o RedGeMSS_128U_randMatrix_gf2_nv T
rand_gf2nx.o RedGeMSS_128U_cleanMonicHFE_gf2nx T
rand_gf2nx.o RedGeMSS_128U_cleanMonicHFEv_gf2nx T
rand_gf2nx.o RedGeMSS_128U_randMonicHFE_gf2nx T
rand_gf2nx.o RedGeMSS_128U_randMonicHFEv_gf2nx T
rand_gf2nx.o RedGeMSS_128U_randMonic_gf2nx T
rem_gf2n.o RedGeMSS_128U_rem_gf2n_ref T
rem_gf2n.o RedGeMSS_128U_rem_gf2n_ref2 T
rem_gf2n.o RedGeMSS_128U_remsqr_gf2n_ref T
signHFE.o RedGeMSS_128U_precSignHFE T
signHFE.o RedGeMSS_128U_precSignHFESeed T
signHFE.o RedGeMSS_128U_signHFE_FeistelPatarin T
sign_keypairHFE.o RedGeMSS_128U_sign_keypairHFE T
sign_openHFE.o RedGeMSS_128U_sign_openHFE T
sign_openHFE.o RedGeMSS_128U_sign_openHFE_huncomp_pk T
sign_openHFE.o RedGeMSS_128U_sign_openHFE_uncomp_pk T
sort_gf2n.o RedGeMSS_128U_selectionSort_gf2n T
sort_gf2n.o RedGeMSS_128U_selectionSort_nocst_gf2n T
sqr_gf2n.o RedGeMSS_128U_sqr_no_simd_gf2x_ref2 T
sqr_gf2n.o RedGeMSS_128U_sqr_nocst_then_rem_gf2n T
sqr_gf2n.o RedGeMSS_128U_sqr_then_rem_gf2n T
sqr_gf2nx.o RedGeMSS_128U_sqr_HFE_gf2nx T
sqr_gf2nx.o RedGeMSS_128U_sqr_gf2nx T
vecMatProduct_gf2.o RedGeMSS_128U_vecMatProductm_64 T
vecMatProduct_gf2.o RedGeMSS_128U_vecMatProductn_64 T
vecMatProduct_gf2.o RedGeMSS_128U_vecMatProductnv_64 T
vecMatProduct_gf2.o RedGeMSS_128U_vecMatProductnvn_64 T
vecMatProduct_gf2.o RedGeMSS_128U_vecMatProductnvn_start_64 T
vecMatProduct_gf2.o RedGeMSS_128U_vecMatProductv_64 T

Number of similar (implementation,compiler) pairs: 9, namely:
ImplementationCompiler
T:refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1))
T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)
T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0)