Test results for aarch64, pi5, crypto_sign/redgemss256v2

[Page version: 20260221 06:09:02]

Measurements for aarch64, pi5, crypto_sign Test results for aarch64, pi5, crypto_sign Test results for crypto_sign/redgemss256v2
Computer: pi5
Microarchitecture: aarch64; Cortex-A76 (414fd0b1)
Architecture: aarch64
CPU ID: 414fd0b1
SUPERCOP version: 20251222
Operation: crypto_sign
Primitive: redgemss256v2
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
361868638510820 0 0605850 812 1720T:optgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026020520251222
361877636510820 0 0605850 812 1720T:skylakegcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026020520251222
362325421480852 0 0577362 812 1720T:optgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026020520251222
363547544533392 0 0630503 828 1704T:optclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026020520251222
363563068480852 0 0577362 812 1720T:skylakegcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026020520251222
363801208490716 0 0586999 828 1704T:optclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026020520251222
363843099533392 0 0630503 828 1704T:skylakeclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026020520251222
364149787490716 0 0586999 828 1704T:skylakeclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026020520251222
364320022470884 0 0566929 828 1704T:skylakeclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026020520251222
364922797470884 0 0566929 828 1704T:optclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026020520251222
366383371478884 0 0575039 828 1704T:skylakeclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026020520251222
366917736478884 0 0575039 828 1704T:optclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026020520251222
382857704540132 0 0637927 828 1704T:skylakeclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026020520251222
383211826540132 0 0637927 828 1704T:optclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026020520251222
462122158509392 0 0605394 812 1704T:optgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026020520251222
463622803509392 0 0605394 812 1704T:skylakegcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026020520251222
757232488517380 0 0612706 796 1704T:optgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026020520251222
758253978517380 0 0612706 796 1704T:skylakegcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026020520251222
246837131762896 0 0158346 812 1720T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026020520251222
249568495382364 0 0179935 828 1704T:refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026020520251222
249687692459496 0 0156191 828 1704T:refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026020520251222
251600280187500 0 0185767 828 1704T:refclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026020520251222
345131735642592 0 0138818 812 1720T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026020520251222
354723872041528 0 0137423 828 1704T:refclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026020520251222
354991134339532 0 0135353 828 1704T:refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2026020520251222
356843082042500 0 0138186 812 1704T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026020520251222
380587325438584 0 0133586 796 1704T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2026020520251222

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_256U_add2_gf2n_ref T
add_gf2n.o RedGeMSS_256U_add2_product_gf2n_ref T
add_gf2n.o RedGeMSS_256U_add_gf2n_ref T
add_gf2n.o RedGeMSS_256U_add_product_gf2n_ref T
changeVariablesMQS_gf2.o RedGeMSS_256U_changeVariablesMQS64_gf2 T
changeVariablesMQS_gf2.o RedGeMSS_256U_changeVariablesMQS_simd_gf2 T
chooseRootHFE_gf2nx.o RedGeMSS_256U_chooseRootHFE_gf2nx T
convMQS_gf2.o RedGeMSS_256U_convMQS_one_eq_to_hybrid_rep8_comp_gf2 T
convMQS_gf2.o RedGeMSS_256U_convMQS_one_eq_to_hybrid_rep8_uncomp_gf2 T
convMQ_gf2.o RedGeMSS_256U_convMQ_UL_gf2 T
convMQ_gf2.o RedGeMSS_256U_convMQ_last_UL_gf2 T
convMQ_gf2.o RedGeMSS_256U_convMQ_last_uncompressL_gf2 T
convMQ_gf2.o RedGeMSS_256U_convMQ_uncompressL_gf2 T
conv_gf2nx.o RedGeMSS_256U_convHFEpolynomialSparseToDense_gf2nx T
conv_gf2nx.o RedGeMSS_256U_convMonic_gf2nx T
determinantn_gf2.o RedGeMSS_256U_determinantn_cst_gf2 T
determinantn_gf2.o RedGeMSS_256U_determinantn_nocst_gf2 T
determinantnv_gf2.o RedGeMSS_256U_determinantnv_cst_gf2 T
determinantnv_gf2.o RedGeMSS_256U_determinantnv_nocst_gf2 T
div_gf2nx.o RedGeMSS_256U_div_q_monic_gf2nx T
div_gf2nx.o RedGeMSS_256U_div_qr_monic_gf2nx T
div_gf2nx.o RedGeMSS_256U_div_r_HFE_cst_gf2nx T
div_gf2nx.o RedGeMSS_256U_div_r_HFE_cstdeg_gf2nx T
div_gf2nx.o RedGeMSS_256U_div_r_HFE_gf2nx T
div_gf2nx.o RedGeMSS_256U_div_r_gf2nx T
div_gf2nx.o RedGeMSS_256U_div_r_monic_cst_gf2nx T
dotProduct_gf2n.o RedGeMSS_256U_dotProduct_no_simd_gf2n T
dotProduct_gf2n.o RedGeMSS_256U_doubleDotProduct_no_simd_gf2n T
evalMQShybrid_gf2.o RedGeMSS_256U_evalMQShybrid8_uncomp_nocst_gf2_m T
evalMQSnocst8_gf2.o RedGeMSS_256U_evalMQSnocst8_unrolled_gf2 T
evalMQSnocst8_quo_gf2.o RedGeMSS_256U_evalMQSnocst8_unrolled_quo_gf2 T
evalMQSv_gf2.o RedGeMSS_256U_evalMQSv_classical_gf2 T
evalMQSv_gf2.o RedGeMSS_256U_evalMQSv_unrolled_gf2 T
evalMQnocst_gf2.o RedGeMSS_256U_evalMQnocst_unrolled_no_simd_gf2 T
findRootsSplit_gf2nx.o RedGeMSS_256U_findRootsSplit_gf2nx T
findRoots_gf2nx.o RedGeMSS_256U_findRootsHFE_gf2nx T
findRoots_gf2nx.o RedGeMSS_256U_findUniqRootHFE_gf2nx T
frobeniusMap_gf2nx.o RedGeMSS_256U_frobeniusMap_HFE_gf2nx T
frobeniusMap_gf2nx.o RedGeMSS_256U_frobeniusMap_multisqr_HFE_gf2nx T
gcd_gf2nx.o RedGeMSS_256U_gcd_gf2nx T
genCanonicalBasis_gf2n.o RedGeMSS_256U_genCanonicalBasisVertical_gf2n T
genCanonicalBasis_gf2n.o RedGeMSS_256U_genCanonicalBasis_gf2n T
genSecretMQS_gf2.o RedGeMSS_256U_genSecretMQS_gf2_opt T
genSecretMQS_gf2.o RedGeMSS_256U_genSecretMQS_gf2_ref T
initListDifferences_gf2nx.o RedGeMSS_256U_initListDifferences_gf2nx T
initMatrixId_gf2.o RedGeMSS_256U_initMatrixIdn_gf2 T
initMatrixId_gf2.o RedGeMSS_256U_initMatrixIdnv_gf2 T
invMatrixn_gf2.o RedGeMSS_256U_invMatrixLUn_gf2 T
invMatrixn_gf2.o RedGeMSS_256U_invMatrixn_cst_gf2 T
invMatrixn_gf2.o RedGeMSS_256U_invMatrixn_nocst_gf2 T
invMatrixnv_gf2.o RedGeMSS_256U_invMatrixLUnv_gf2 T
invMatrixnv_gf2.o RedGeMSS_256U_invMatrixnv_cst_gf2 T
invMatrixnv_gf2.o RedGeMSS_256U_invMatrixnv_nocst_gf2 T
inv_gf2n.o RedGeMSS_256U_inv_Fermat_gf2n_ref T
inv_gf2n.o RedGeMSS_256U_inv_ITMIA_gf2n_ref T
mixEquationsMQS_gf2.o RedGeMSS_256U_mixEquationsMQS8_gf2_right T
mul_gf2n.o RedGeMSS_256U_mul_no_simd_gf2x_ref T
mul_gf2n.o RedGeMSS_256U_mul_then_rem_gf2n T
mul_gf2x.o RedGeMSS_256U_mul128_no_simd_gf2x T
mul_gf2x.o RedGeMSS_256U_mul160_no_simd_gf2x T
mul_gf2x.o RedGeMSS_256U_mul192_no_simd_gf2x T
mul_gf2x.o RedGeMSS_256U_mul224_no_simd_gf2x T
mul_gf2x.o RedGeMSS_256U_mul256_no_simd_gf2x T
mul_gf2x.o RedGeMSS_256U_mul288_no_simd_gf2x T
mul_gf2x.o RedGeMSS_256U_mul320_no_simd_gf2x T
mul_gf2x.o RedGeMSS_256U_mul32_no_simd_gf2x T
mul_gf2x.o RedGeMSS_256U_mul352_no_simd_gf2x T
mul_gf2x.o RedGeMSS_256U_mul384_no_simd_gf2x T
mul_gf2x.o RedGeMSS_256U_mul416_no_simd_gf2x T
mul_gf2x.o RedGeMSS_256U_mul448_no_simd_gf2x T
mul_gf2x.o RedGeMSS_256U_mul480_no_simd_gf2x T
mul_gf2x.o RedGeMSS_256U_mul512_no_simd_gf2x T
mul_gf2x.o RedGeMSS_256U_mul544_no_simd_gf2x T
mul_gf2x.o RedGeMSS_256U_mul576_no_simd_gf2x T
mul_gf2x.o RedGeMSS_256U_mul64_no_simd_gf2x T
mul_gf2x.o RedGeMSS_256U_mul64low_no_simd_gf2x T
mul_gf2x.o RedGeMSS_256U_mul96_no_simd_gf2x T
predicate.o RedGeMSS_256U_CMP_LT T
predicate.o RedGeMSS_256U_CMP_LT_NOCST T
predicate.o RedGeMSS_256U_ISEQUAL T
predicate.o RedGeMSS_256U_ISEQUAL_NOCST T
predicate.o RedGeMSS_256U_ISNOTZERO T
predicate.o RedGeMSS_256U_ISONE T
predicate.o RedGeMSS_256U_ISONE_NOCST T
predicate.o RedGeMSS_256U_ISZERO T
predicate.o RedGeMSS_256U_ISZERO_NOCST T
randMatrix_gf2.o RedGeMSS_256U_cleanLowerMatrixn T
randMatrix_gf2.o RedGeMSS_256U_cleanLowerMatrixnv T
randMatrix_gf2.o RedGeMSS_256U_cleanMatrix_gf2_n T
randMatrix_gf2.o RedGeMSS_256U_cleanMatrix_gf2_nv T
randMatrix_gf2.o RedGeMSS_256U_genLowerMatrixn T
randMatrix_gf2.o RedGeMSS_256U_genLowerMatrixnv T
randMatrix_gf2.o RedGeMSS_256U_mulMatricesLU_gf2_n T
randMatrix_gf2.o RedGeMSS_256U_mulMatricesLU_gf2_nv T
randMatrix_gf2.o RedGeMSS_256U_randInvMatrix_gf2_n T
randMatrix_gf2.o RedGeMSS_256U_randInvMatrix_gf2_nv T
randMatrix_gf2.o RedGeMSS_256U_randMatrix_gf2_n T
randMatrix_gf2.o RedGeMSS_256U_randMatrix_gf2_nv T
rand_gf2nx.o RedGeMSS_256U_cleanMonicHFE_gf2nx T
rand_gf2nx.o RedGeMSS_256U_cleanMonicHFEv_gf2nx T
rand_gf2nx.o RedGeMSS_256U_randMonicHFE_gf2nx T
rand_gf2nx.o RedGeMSS_256U_randMonicHFEv_gf2nx T
rand_gf2nx.o RedGeMSS_256U_randMonic_gf2nx T
rem_gf2n.o RedGeMSS_256U_rem_gf2n_ref T
rem_gf2n.o RedGeMSS_256U_rem_gf2n_ref2 T
rem_gf2n.o RedGeMSS_256U_rem_no_simd_gf2n T
rem_gf2n.o RedGeMSS_256U_remsqr_gf2n_ref T
signHFE.o RedGeMSS_256U_precSignHFE T
signHFE.o RedGeMSS_256U_precSignHFESeed T
signHFE.o RedGeMSS_256U_signHFE_FeistelPatarin T
sign_keypairHFE.o RedGeMSS_256U_sign_keypairHFE T
sign_openHFE.o RedGeMSS_256U_sign_openHFE T
sign_openHFE.o RedGeMSS_256U_sign_openHFE_huncomp_pk T
sign_openHFE.o RedGeMSS_256U_sign_openHFE_uncomp_pk T
sort_gf2n.o RedGeMSS_256U_fast_sort_gf2n T
sort_gf2n.o RedGeMSS_256U_quickSort_nocst_gf2n T
sort_gf2n.o RedGeMSS_256U_selectionSort_gf2n T
sort_gf2n.o RedGeMSS_256U_selectionSort_nocst_gf2n T
sqr_gf2n.o RedGeMSS_256U_sqr_no_simd_gf2x_ref2 T
sqr_gf2n.o RedGeMSS_256U_sqr_nocst_then_rem_gf2n T
sqr_gf2n.o RedGeMSS_256U_sqr_then_rem_gf2n T
sqr_gf2nx.o RedGeMSS_256U_sqr_HFE_gf2nx T
sqr_gf2nx.o RedGeMSS_256U_sqr_gf2nx T
sqr_gf2x.o RedGeMSS_256U_sqr32_no_simd_gf2x T
sqr_gf2x.o RedGeMSS_256U_sqr64low_no_simd_gf2x T
vecMatProduct_gf2.o RedGeMSS_256U_vecMatProductm_64 T
vecMatProduct_gf2.o RedGeMSS_256U_vecMatProductn_64 T
vecMatProduct_gf2.o RedGeMSS_256U_vecMatProductnv_64 T
vecMatProduct_gf2.o RedGeMSS_256U_vecMatProductnvn_64 T
vecMatProduct_gf2.o RedGeMSS_256U_vecMatProductnvn_start_64 T
vecMatProduct_gf2.o RedGeMSS_256U_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_256U_add2_gf2n_ref T
add_gf2n.o RedGeMSS_256U_add2_product_gf2n_ref T
add_gf2n.o RedGeMSS_256U_add_gf2n_ref T
add_gf2n.o RedGeMSS_256U_add_product_gf2n_ref T
changeVariablesMQS_gf2.o RedGeMSS_256U_changeVariablesMQS_simd_gf2 T
chooseRootHFE_gf2nx.o RedGeMSS_256U_chooseRootHFE_gf2nx T
convMQS_gf2.o RedGeMSS_256U_convMQS_one_eq_to_hybrid_rep8_comp_gf2 T
convMQS_gf2.o RedGeMSS_256U_convMQS_one_eq_to_hybrid_rep8_uncomp_gf2 T
convMQ_gf2.o RedGeMSS_256U_convMQ_UL_gf2 T
convMQ_gf2.o RedGeMSS_256U_convMQ_last_UL_gf2 T
convMQ_gf2.o RedGeMSS_256U_convMQ_last_uncompressL_gf2 T
convMQ_gf2.o RedGeMSS_256U_convMQ_uncompressL_gf2 T
conv_gf2nx.o RedGeMSS_256U_convHFEpolynomialSparseToDense_gf2nx T
conv_gf2nx.o RedGeMSS_256U_convMonic_gf2nx T
determinantn_gf2.o RedGeMSS_256U_determinantn_cst_gf2 T
determinantn_gf2.o RedGeMSS_256U_determinantn_nocst_gf2 T
determinantnv_gf2.o RedGeMSS_256U_determinantnv_cst_gf2 T
determinantnv_gf2.o RedGeMSS_256U_determinantnv_nocst_gf2 T
div_gf2nx.o RedGeMSS_256U_div_q_monic_gf2nx T
div_gf2nx.o RedGeMSS_256U_div_qr_monic_gf2nx T
div_gf2nx.o RedGeMSS_256U_div_r_HFE_cst_gf2nx T
div_gf2nx.o RedGeMSS_256U_div_r_HFE_cstdeg_gf2nx T
div_gf2nx.o RedGeMSS_256U_div_r_HFE_gf2nx T
div_gf2nx.o RedGeMSS_256U_div_r_gf2nx T
div_gf2nx.o RedGeMSS_256U_div_r_monic_cst_gf2nx T
dotProduct_gf2n.o RedGeMSS_256U_dotProduct_no_simd_gf2n T
dotProduct_gf2n.o RedGeMSS_256U_doubleDotProduct_no_simd_gf2n T
evalMQShybrid_gf2.o RedGeMSS_256U_evalMQShybrid8_uncomp_nocst_gf2_m T
evalMQSnocst8_gf2.o RedGeMSS_256U_evalMQSnocst8_unrolled_gf2 T
evalMQSnocst8_quo_gf2.o RedGeMSS_256U_evalMQSnocst8_unrolled_quo_gf2 T
evalMQSv_gf2.o RedGeMSS_256U_evalMQSv_classical_gf2 T
evalMQnocst_gf2.o RedGeMSS_256U_evalMQnocst_unrolled_no_simd_gf2 T
findRootsSplit_gf2nx.o RedGeMSS_256U_findRootsSplit_gf2nx T
findRoots_gf2nx.o RedGeMSS_256U_findRootsHFE_gf2nx T
findRoots_gf2nx.o RedGeMSS_256U_findUniqRootHFE_gf2nx T
frobeniusMap_gf2nx.o RedGeMSS_256U_frobeniusMap_HFE_gf2nx T
gcd_gf2nx.o RedGeMSS_256U_gcd_gf2nx T
genCanonicalBasis_gf2n.o RedGeMSS_256U_genCanonicalBasis_gf2n T
genSecretMQS_gf2.o RedGeMSS_256U_genSecretMQS_gf2_ref T
initListDifferences_gf2nx.o RedGeMSS_256U_initListDifferences_gf2nx T
initMatrixId_gf2.o RedGeMSS_256U_initMatrixIdn_gf2 T
initMatrixId_gf2.o RedGeMSS_256U_initMatrixIdnv_gf2 T
invMatrixn_gf2.o RedGeMSS_256U_invMatrixLUn_gf2 T
invMatrixn_gf2.o RedGeMSS_256U_invMatrixn_cst_gf2 T
invMatrixn_gf2.o RedGeMSS_256U_invMatrixn_nocst_gf2 T
invMatrixnv_gf2.o RedGeMSS_256U_invMatrixLUnv_gf2 T
invMatrixnv_gf2.o RedGeMSS_256U_invMatrixnv_cst_gf2 T
invMatrixnv_gf2.o RedGeMSS_256U_invMatrixnv_nocst_gf2 T
inv_gf2n.o RedGeMSS_256U_inv_Fermat_gf2n_ref T
inv_gf2n.o RedGeMSS_256U_inv_ITMIA_gf2n_ref T
mixEquationsMQS_gf2.o RedGeMSS_256U_mixEquationsMQS8_gf2_right T
mul_gf2n.o RedGeMSS_256U_mul_no_simd_gf2x_ref T
mul_gf2n.o RedGeMSS_256U_mul_then_rem_gf2n T
predicate.o RedGeMSS_256U_CMP_LT T
predicate.o RedGeMSS_256U_CMP_LT_NOCST T
predicate.o RedGeMSS_256U_ISEQUAL T
predicate.o RedGeMSS_256U_ISEQUAL_NOCST T
predicate.o RedGeMSS_256U_ISNOTZERO T
predicate.o RedGeMSS_256U_ISONE T
predicate.o RedGeMSS_256U_ISONE_NOCST T
predicate.o RedGeMSS_256U_ISZERO T
predicate.o RedGeMSS_256U_ISZERO_NOCST T
randMatrix_gf2.o RedGeMSS_256U_cleanLowerMatrixn T
randMatrix_gf2.o RedGeMSS_256U_cleanLowerMatrixnv T
randMatrix_gf2.o RedGeMSS_256U_cleanMatrix_gf2_n T
randMatrix_gf2.o RedGeMSS_256U_cleanMatrix_gf2_nv T
randMatrix_gf2.o RedGeMSS_256U_genLowerMatrixn T
randMatrix_gf2.o RedGeMSS_256U_genLowerMatrixnv T
randMatrix_gf2.o RedGeMSS_256U_mulMatricesLU_gf2_n T
randMatrix_gf2.o RedGeMSS_256U_mulMatricesLU_gf2_nv T
randMatrix_gf2.o RedGeMSS_256U_randInvMatrix_gf2_n T
randMatrix_gf2.o RedGeMSS_256U_randInvMatrix_gf2_nv T
randMatrix_gf2.o RedGeMSS_256U_randMatrix_gf2_n T
randMatrix_gf2.o RedGeMSS_256U_randMatrix_gf2_nv T
rand_gf2nx.o RedGeMSS_256U_cleanMonicHFE_gf2nx T
rand_gf2nx.o RedGeMSS_256U_cleanMonicHFEv_gf2nx T
rand_gf2nx.o RedGeMSS_256U_randMonicHFE_gf2nx T
rand_gf2nx.o RedGeMSS_256U_randMonicHFEv_gf2nx T
rand_gf2nx.o RedGeMSS_256U_randMonic_gf2nx T
rem_gf2n.o RedGeMSS_256U_rem_gf2n_ref T
rem_gf2n.o RedGeMSS_256U_rem_gf2n_ref2 T
rem_gf2n.o RedGeMSS_256U_remsqr_gf2n_ref T
signHFE.o RedGeMSS_256U_precSignHFE T
signHFE.o RedGeMSS_256U_precSignHFESeed T
signHFE.o RedGeMSS_256U_signHFE_FeistelPatarin T
sign_keypairHFE.o RedGeMSS_256U_sign_keypairHFE T
sign_openHFE.o RedGeMSS_256U_sign_openHFE T
sign_openHFE.o RedGeMSS_256U_sign_openHFE_huncomp_pk T
sign_openHFE.o RedGeMSS_256U_sign_openHFE_uncomp_pk T
sort_gf2n.o RedGeMSS_256U_selectionSort_gf2n T
sort_gf2n.o RedGeMSS_256U_selectionSort_nocst_gf2n T
sqr_gf2n.o RedGeMSS_256U_sqr_no_simd_gf2x_ref2 T
sqr_gf2n.o RedGeMSS_256U_sqr_nocst_then_rem_gf2n T
sqr_gf2n.o RedGeMSS_256U_sqr_then_rem_gf2n T
sqr_gf2nx.o RedGeMSS_256U_sqr_HFE_gf2nx T
sqr_gf2nx.o RedGeMSS_256U_sqr_gf2nx T
vecMatProduct_gf2.o RedGeMSS_256U_vecMatProductm_64 T
vecMatProduct_gf2.o RedGeMSS_256U_vecMatProductn_64 T
vecMatProduct_gf2.o RedGeMSS_256U_vecMatProductnv_64 T
vecMatProduct_gf2.o RedGeMSS_256U_vecMatProductnvn_64 T
vecMatProduct_gf2.o RedGeMSS_256U_vecMatProductnvn_start_64 T
vecMatProduct_gf2.o RedGeMSS_256U_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)