Implementation notes: amd64, latour, crypto_sign/bluegemss128v2

Computer: latour
Architecture: amd64
CPU ID: GenuineIntel-000006fb-bfebfbff
SUPERCOP version: 20201130
Operation: crypto_sign
Primitive: bluegemss128v2
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
37455706801290364 0 01381347 760 1592T:optgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020083020200826
37553948461290364 0 01381347 760 1592T:skylakegcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020083020200826
999825573635269 0 0124891 760 1592T:refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020083020200826

Test failure

Implementation: T:opt
Security model: timingleaks
Compiler: clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
error 111
crypto_sign_open does not handle c=t overlap

Number of similar (compiler,implementation) pairs: 19, namely:
CompilerImplementations
clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:opt
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:opt
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:opt
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:opt
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE T:opt
clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:ref
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:ref
clang -march=native -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:ref
clang -march=native -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:ref
clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:ref
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:skylake
clang -march=native -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:skylake
clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:skylake
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:skylake
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:skylake
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE T:skylake

Compiler output

Implementation: T:opt
Security model: timingleaks
Compiler: clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
signHFE.c: signHFE.c:984:26: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
signHFE.c: for(i=0;i<(NB_WORD_GFqv-1);++i)
signHFE.c: ~^~~~~~~~~~~~~~~~~
signHFE.c: 1 warning generated.

Number of similar (compiler,implementation) pairs: 10, namely:
CompilerImplementations
clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:opt
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:opt
clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:ref
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:ref
clang -march=native -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:ref
clang -march=native -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:ref
clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:ref
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:skylake
clang -march=native -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:skylake
clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:skylake

Compiler output

Implementation: T:opt
Security model: timingleaks
Compiler: clang -march=native -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
mul_gf2x.c: Alarm clock

Number of similar (compiler,implementation) pairs: 5, namely:
CompilerImplementations
clang -march=native -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:opt
clang -march=native -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:opt
clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:opt
clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:skylake
clang -march=native -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:skylake

Namespace violations

Implementation: T:opt
Security model: timingleaks
Compiler: gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE
add_gf2n.o BlueGeMSS_128U_add2_gf2n_ref T
add_gf2n.o BlueGeMSS_128U_add2_product_gf2n_ref T
add_gf2n.o BlueGeMSS_128U_add_gf2n_ref T
add_gf2n.o BlueGeMSS_128U_add_product_gf2n_ref T
changeVariablesMQS_gf2.o BlueGeMSS_128U_changeVariablesMQS64_gf2 T
changeVariablesMQS_gf2.o BlueGeMSS_128U_changeVariablesMQS_simd_gf2 T
chooseRootHFE_gf2nx.o BlueGeMSS_128U_chooseRootHFE_gf2nx T
convMQS_gf2.o BlueGeMSS_128U_convMQS_one_eq_to_hybrid_rep8_comp_gf2 T
convMQS_gf2.o BlueGeMSS_128U_convMQS_one_eq_to_hybrid_rep8_uncomp_gf2 T
convMQ_gf2.o BlueGeMSS_128U_convMQ_UL_gf2 T
convMQ_gf2.o BlueGeMSS_128U_convMQ_last_UL_gf2 T
convMQ_gf2.o BlueGeMSS_128U_convMQ_last_uncompressL_gf2 T
convMQ_gf2.o BlueGeMSS_128U_convMQ_uncompressL_gf2 T
conv_gf2nx.o BlueGeMSS_128U_convHFEpolynomialSparseToDense_gf2nx T
conv_gf2nx.o BlueGeMSS_128U_convMonic_gf2nx T
determinantn_gf2.o BlueGeMSS_128U_determinantn_cst_gf2 T
determinantn_gf2.o BlueGeMSS_128U_determinantn_nocst_gf2 T
determinantnv_gf2.o BlueGeMSS_128U_determinantnv_cst_gf2 T
determinantnv_gf2.o BlueGeMSS_128U_determinantnv_nocst_gf2 T
div_gf2nx.o BlueGeMSS_128U_div_q_monic_gf2nx T
div_gf2nx.o BlueGeMSS_128U_div_qr_monic_gf2nx T
div_gf2nx.o BlueGeMSS_128U_div_r_HFE_cst_gf2nx T
div_gf2nx.o BlueGeMSS_128U_div_r_HFE_cstdeg_gf2nx T
div_gf2nx.o BlueGeMSS_128U_div_r_HFE_gf2nx T
div_gf2nx.o BlueGeMSS_128U_div_r_gf2nx T
div_gf2nx.o BlueGeMSS_128U_div_r_monic_cst_gf2nx T
dotProduct_gf2n.o BlueGeMSS_128U_dotProduct_no_simd_gf2n T
dotProduct_gf2n.o BlueGeMSS_128U_doubleDotProduct_no_simd_gf2n T
evalMQShybrid_gf2.o BlueGeMSS_128U_evalMQShybrid8_uncomp_nocst_gf2_m T
evalMQSnocst8_gf2.o BlueGeMSS_128U_evalMQSnocst8_unrolled_gf2 T
evalMQSnocst8_quo_gf2.o BlueGeMSS_128U_evalMQSnocst8_unrolled_quo_gf2 T
evalMQSv_gf2.o BlueGeMSS_128U_evalMQSv_classical_gf2 T
evalMQSv_gf2.o BlueGeMSS_128U_evalMQSv_unrolled_gf2 T
evalMQnocst_gf2.o BlueGeMSS_128U_evalMQnocst_unrolled_no_simd_gf2 T
findRootsSplit_gf2nx.o BlueGeMSS_128U_findRootsSplit_gf2nx T
findRoots_gf2nx.o BlueGeMSS_128U_findRootsHFE_gf2nx T
findRoots_gf2nx.o BlueGeMSS_128U_findUniqRootHFE_gf2nx T
frobeniusMap_gf2nx.o BlueGeMSS_128U_frobeniusMap_HFE_gf2nx T
frobeniusMap_gf2nx.o BlueGeMSS_128U_frobeniusMap_multisqr_HFE_gf2nx T
gcd_gf2nx.o BlueGeMSS_128U_gcd_gf2nx T
genCanonicalBasis_gf2n.o BlueGeMSS_128U_genCanonicalBasisVertical_gf2n T
genCanonicalBasis_gf2n.o BlueGeMSS_128U_genCanonicalBasis_gf2n T
genSecretMQS_gf2.o BlueGeMSS_128U_genSecretMQS_gf2_opt T
genSecretMQS_gf2.o BlueGeMSS_128U_genSecretMQS_gf2_ref T
initListDifferences_gf2nx.o BlueGeMSS_128U_initListDifferences_gf2nx T
initMatrixId_gf2.o BlueGeMSS_128U_initMatrixIdn_gf2 T
initMatrixId_gf2.o BlueGeMSS_128U_initMatrixIdnv_gf2 T
invMatrixn_gf2.o BlueGeMSS_128U_invMatrixLUn_gf2 T
invMatrixn_gf2.o BlueGeMSS_128U_invMatrixn_cst_gf2 T
invMatrixn_gf2.o BlueGeMSS_128U_invMatrixn_nocst_gf2 T
invMatrixnv_gf2.o BlueGeMSS_128U_invMatrixLUnv_gf2 T
invMatrixnv_gf2.o BlueGeMSS_128U_invMatrixnv_cst_gf2 T
invMatrixnv_gf2.o BlueGeMSS_128U_invMatrixnv_nocst_gf2 T
inv_gf2n.o BlueGeMSS_128U_inv_Fermat_gf2n_ref T
inv_gf2n.o BlueGeMSS_128U_inv_ITMIA_gf2n_ref T
mixEquationsMQS_gf2.o BlueGeMSS_128U_mixEquationsMQS8_gf2_right T
mul_gf2n.o BlueGeMSS_128U_mul_no_simd_gf2x_ref T
mul_gf2n.o BlueGeMSS_128U_mul_then_rem_gf2n T
mul_gf2x.o BlueGeMSS_128U_mul128_no_simd_gf2x T
mul_gf2x.o BlueGeMSS_128U_mul160_no_simd_gf2x T
mul_gf2x.o BlueGeMSS_128U_mul192_no_simd_gf2x T
mul_gf2x.o BlueGeMSS_128U_mul224_no_simd_gf2x T
mul_gf2x.o BlueGeMSS_128U_mul256_no_simd_gf2x T
mul_gf2x.o BlueGeMSS_128U_mul288_no_simd_gf2x T
mul_gf2x.o BlueGeMSS_128U_mul320_no_simd_gf2x T
mul_gf2x.o BlueGeMSS_128U_mul32_no_simd_gf2x T
mul_gf2x.o BlueGeMSS_128U_mul352_no_simd_gf2x T
mul_gf2x.o BlueGeMSS_128U_mul384_no_simd_gf2x T
mul_gf2x.o BlueGeMSS_128U_mul416_no_simd_gf2x T
mul_gf2x.o BlueGeMSS_128U_mul448_no_simd_gf2x T
mul_gf2x.o BlueGeMSS_128U_mul480_no_simd_gf2x T
mul_gf2x.o BlueGeMSS_128U_mul512_no_simd_gf2x T
mul_gf2x.o BlueGeMSS_128U_mul544_no_simd_gf2x T
mul_gf2x.o BlueGeMSS_128U_mul576_no_simd_gf2x T
mul_gf2x.o BlueGeMSS_128U_mul64_no_simd_gf2x T
mul_gf2x.o BlueGeMSS_128U_mul64low_no_simd_gf2x T
mul_gf2x.o BlueGeMSS_128U_mul96_no_simd_gf2x T
mul_gf2x.o BlueGeMSS_128U_pmul128_gf2x T
mul_gf2x.o BlueGeMSS_128U_pmul160_gf2x T
mul_gf2x.o BlueGeMSS_128U_pmul192_gf2x T
mul_gf2x.o BlueGeMSS_128U_pmul224_gf2x T
mul_gf2x.o BlueGeMSS_128U_pmul256_gf2x T
mul_gf2x.o BlueGeMSS_128U_pmul288_gf2x T
mul_gf2x.o BlueGeMSS_128U_pmul320_gf2x T
mul_gf2x.o BlueGeMSS_128U_pmul32_gf2x T
mul_gf2x.o BlueGeMSS_128U_pmul352_gf2x T
mul_gf2x.o BlueGeMSS_128U_pmul384_gf2x T
mul_gf2x.o BlueGeMSS_128U_pmul416_gf2x T
mul_gf2x.o BlueGeMSS_128U_pmul448_gf2x T
mul_gf2x.o BlueGeMSS_128U_pmul480_gf2x T
mul_gf2x.o BlueGeMSS_128U_pmul512_gf2x T
mul_gf2x.o BlueGeMSS_128U_pmul544_gf2x T
mul_gf2x.o BlueGeMSS_128U_pmul576_gf2x T
mul_gf2x.o BlueGeMSS_128U_pmul64_gf2x T
mul_gf2x.o BlueGeMSS_128U_pmul96_gf2x T
predicate.o BlueGeMSS_128U_CMP_LT T
predicate.o BlueGeMSS_128U_CMP_LT_NOCST T
predicate.o BlueGeMSS_128U_ISEQUAL T
predicate.o BlueGeMSS_128U_ISEQUAL_NOCST T
predicate.o BlueGeMSS_128U_ISNOTZERO T
predicate.o BlueGeMSS_128U_ISONE T
predicate.o BlueGeMSS_128U_ISONE_NOCST T
predicate.o BlueGeMSS_128U_ISZERO T
predicate.o BlueGeMSS_128U_ISZERO_NOCST T
randMatrix_gf2.o BlueGeMSS_128U_cleanLowerMatrixn T
randMatrix_gf2.o BlueGeMSS_128U_cleanLowerMatrixnv T
randMatrix_gf2.o BlueGeMSS_128U_cleanMatrix_gf2_n T
randMatrix_gf2.o BlueGeMSS_128U_cleanMatrix_gf2_nv T
randMatrix_gf2.o BlueGeMSS_128U_genLowerMatrixn T
randMatrix_gf2.o BlueGeMSS_128U_genLowerMatrixnv T
randMatrix_gf2.o BlueGeMSS_128U_mulMatricesLU_gf2_n T
randMatrix_gf2.o BlueGeMSS_128U_mulMatricesLU_gf2_nv T
randMatrix_gf2.o BlueGeMSS_128U_randInvMatrix_gf2_n T
randMatrix_gf2.o BlueGeMSS_128U_randInvMatrix_gf2_nv T
randMatrix_gf2.o BlueGeMSS_128U_randMatrix_gf2_n T
randMatrix_gf2.o BlueGeMSS_128U_randMatrix_gf2_nv T
rand_gf2nx.o BlueGeMSS_128U_cleanMonicHFE_gf2nx T
rand_gf2nx.o BlueGeMSS_128U_cleanMonicHFEv_gf2nx T
rand_gf2nx.o BlueGeMSS_128U_randMonicHFE_gf2nx T
rand_gf2nx.o BlueGeMSS_128U_randMonicHFEv_gf2nx T
rand_gf2nx.o BlueGeMSS_128U_randMonic_gf2nx T
rem_gf2n.o BlueGeMSS_128U_rem_gf2n_ref T
rem_gf2n.o BlueGeMSS_128U_rem_gf2n_ref2 T
rem_gf2n.o BlueGeMSS_128U_rem_no_simd_gf2n T
rem_gf2n.o BlueGeMSS_128U_remsqr_gf2n_ref T
signHFE.o BlueGeMSS_128U_precSignHFE T
signHFE.o BlueGeMSS_128U_precSignHFESeed T
signHFE.o BlueGeMSS_128U_signHFE_FeistelPatarin T
sign_keypairHFE.o BlueGeMSS_128U_sign_keypairHFE T
sign_openHFE.o BlueGeMSS_128U_sign_openHFE T
sign_openHFE.o BlueGeMSS_128U_sign_openHFE_huncomp_pk T
sign_openHFE.o BlueGeMSS_128U_sign_openHFE_uncomp_pk T
sort_gf2n.o BlueGeMSS_128U_fast_sort_gf2n T
sort_gf2n.o BlueGeMSS_128U_quickSort_nocst_gf2n T
sort_gf2n.o BlueGeMSS_128U_selectionSort_gf2n T
sort_gf2n.o BlueGeMSS_128U_selectionSort_nocst_gf2n T
sqr_gf2n.o BlueGeMSS_128U_sqr_no_simd_gf2x_ref2 T
sqr_gf2n.o BlueGeMSS_128U_sqr_nocst_then_rem_gf2n T
sqr_gf2n.o BlueGeMSS_128U_sqr_then_rem_gf2n T
sqr_gf2nx.o BlueGeMSS_128U_sqr_HFE_gf2nx T
sqr_gf2nx.o BlueGeMSS_128U_sqr_gf2nx T
sqr_gf2x.o BlueGeMSS_128U_psqr128_gf2x T
sqr_gf2x.o BlueGeMSS_128U_psqr128_shuffle_gf2x T
sqr_gf2x.o BlueGeMSS_128U_psqr160_gf2x T
sqr_gf2x.o BlueGeMSS_128U_psqr160_shuffle_gf2x T
sqr_gf2x.o BlueGeMSS_128U_psqr192_gf2x T
sqr_gf2x.o BlueGeMSS_128U_psqr192_shuffle_gf2x T
sqr_gf2x.o BlueGeMSS_128U_psqr224_gf2x T
sqr_gf2x.o BlueGeMSS_128U_psqr224_shuffle_gf2x T
sqr_gf2x.o BlueGeMSS_128U_psqr256_gf2x T
sqr_gf2x.o BlueGeMSS_128U_psqr256_shuffle_gf2x T
sqr_gf2x.o BlueGeMSS_128U_psqr288_gf2x T
sqr_gf2x.o BlueGeMSS_128U_psqr288_shuffle_gf2x T
sqr_gf2x.o BlueGeMSS_128U_psqr320_gf2x T
sqr_gf2x.o BlueGeMSS_128U_psqr320_shuffle_gf2x T
sqr_gf2x.o BlueGeMSS_128U_psqr352_gf2x T
sqr_gf2x.o BlueGeMSS_128U_psqr352_shuffle_gf2x T
sqr_gf2x.o BlueGeMSS_128U_psqr384_gf2x T
sqr_gf2x.o BlueGeMSS_128U_psqr384_shuffle_gf2x T
sqr_gf2x.o BlueGeMSS_128U_psqr416_gf2x T
sqr_gf2x.o BlueGeMSS_128U_psqr416_shuffle_gf2x T
sqr_gf2x.o BlueGeMSS_128U_psqr448_gf2x T
sqr_gf2x.o BlueGeMSS_128U_psqr448_shuffle_gf2x T
sqr_gf2x.o BlueGeMSS_128U_psqr480_gf2x T
sqr_gf2x.o BlueGeMSS_128U_psqr480_shuffle_gf2x T
sqr_gf2x.o BlueGeMSS_128U_psqr512_gf2x T
sqr_gf2x.o BlueGeMSS_128U_psqr512_shuffle_gf2x T
sqr_gf2x.o BlueGeMSS_128U_psqr544_gf2x T
sqr_gf2x.o BlueGeMSS_128U_psqr544_shuffle_gf2x T
sqr_gf2x.o BlueGeMSS_128U_psqr576_gf2x T
sqr_gf2x.o BlueGeMSS_128U_psqr576_shuffle_gf2x T
sqr_gf2x.o BlueGeMSS_128U_psqr64_gf2x T
sqr_gf2x.o BlueGeMSS_128U_psqr64_shuffle_gf2x T
sqr_gf2x.o BlueGeMSS_128U_psqr64low_gf2x T
sqr_gf2x.o BlueGeMSS_128U_psqr64low_shuffle_gf2x T
sqr_gf2x.o BlueGeMSS_128U_psqr96_gf2x T
sqr_gf2x.o BlueGeMSS_128U_psqr96_shuffle_gf2x T
sqr_gf2x.o BlueGeMSS_128U_sqr32_no_simd_gf2x T
sqr_gf2x.o BlueGeMSS_128U_sqr64low_no_simd_gf2x T
vecMatProduct_gf2.o BlueGeMSS_128U_vecMatProductm_64 T
vecMatProduct_gf2.o BlueGeMSS_128U_vecMatProductn_64 T
vecMatProduct_gf2.o BlueGeMSS_128U_vecMatProductnv_64 T
vecMatProduct_gf2.o BlueGeMSS_128U_vecMatProductnvn_64 T
vecMatProduct_gf2.o BlueGeMSS_128U_vecMatProductnvn_start_64 T
vecMatProduct_gf2.o BlueGeMSS_128U_vecMatProductv_64 T

Number of similar (compiler,implementation) pairs: 2, namely:
CompilerImplementations
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE T:opt T:skylake

Namespace violations

Implementation: T:ref
Security model: timingleaks
Compiler: gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE
add_gf2n.o BlueGeMSS_128U_add2_gf2n_ref T
add_gf2n.o BlueGeMSS_128U_add2_product_gf2n_ref T
add_gf2n.o BlueGeMSS_128U_add_gf2n_ref T
add_gf2n.o BlueGeMSS_128U_add_product_gf2n_ref T
changeVariablesMQS_gf2.o BlueGeMSS_128U_changeVariablesMQS_simd_gf2 T
chooseRootHFE_gf2nx.o BlueGeMSS_128U_chooseRootHFE_gf2nx T
convMQS_gf2.o BlueGeMSS_128U_convMQS_one_eq_to_hybrid_rep8_comp_gf2 T
convMQS_gf2.o BlueGeMSS_128U_convMQS_one_eq_to_hybrid_rep8_uncomp_gf2 T
convMQ_gf2.o BlueGeMSS_128U_convMQ_UL_gf2 T
convMQ_gf2.o BlueGeMSS_128U_convMQ_last_UL_gf2 T
convMQ_gf2.o BlueGeMSS_128U_convMQ_last_uncompressL_gf2 T
convMQ_gf2.o BlueGeMSS_128U_convMQ_uncompressL_gf2 T
conv_gf2nx.o BlueGeMSS_128U_convHFEpolynomialSparseToDense_gf2nx T
conv_gf2nx.o BlueGeMSS_128U_convMonic_gf2nx T
determinantn_gf2.o BlueGeMSS_128U_determinantn_cst_gf2 T
determinantn_gf2.o BlueGeMSS_128U_determinantn_nocst_gf2 T
determinantnv_gf2.o BlueGeMSS_128U_determinantnv_cst_gf2 T
determinantnv_gf2.o BlueGeMSS_128U_determinantnv_nocst_gf2 T
div_gf2nx.o BlueGeMSS_128U_div_q_monic_gf2nx T
div_gf2nx.o BlueGeMSS_128U_div_qr_monic_gf2nx T
div_gf2nx.o BlueGeMSS_128U_div_r_HFE_cst_gf2nx T
div_gf2nx.o BlueGeMSS_128U_div_r_HFE_cstdeg_gf2nx T
div_gf2nx.o BlueGeMSS_128U_div_r_HFE_gf2nx T
div_gf2nx.o BlueGeMSS_128U_div_r_gf2nx T
div_gf2nx.o BlueGeMSS_128U_div_r_monic_cst_gf2nx T
dotProduct_gf2n.o BlueGeMSS_128U_dotProduct_no_simd_gf2n T
dotProduct_gf2n.o BlueGeMSS_128U_doubleDotProduct_no_simd_gf2n T
evalMQShybrid_gf2.o BlueGeMSS_128U_evalMQShybrid8_uncomp_nocst_gf2_m T
evalMQSnocst8_gf2.o BlueGeMSS_128U_evalMQSnocst8_unrolled_gf2 T
evalMQSnocst8_quo_gf2.o BlueGeMSS_128U_evalMQSnocst8_unrolled_quo_gf2 T
evalMQSv_gf2.o BlueGeMSS_128U_evalMQSv_classical_gf2 T
evalMQnocst_gf2.o BlueGeMSS_128U_evalMQnocst_unrolled_no_simd_gf2 T
findRootsSplit_gf2nx.o BlueGeMSS_128U_findRootsSplit_gf2nx T
findRoots_gf2nx.o BlueGeMSS_128U_findRootsHFE_gf2nx T
findRoots_gf2nx.o BlueGeMSS_128U_findUniqRootHFE_gf2nx T
frobeniusMap_gf2nx.o BlueGeMSS_128U_frobeniusMap_HFE_gf2nx T
gcd_gf2nx.o BlueGeMSS_128U_gcd_gf2nx T
genCanonicalBasis_gf2n.o BlueGeMSS_128U_genCanonicalBasis_gf2n T
genSecretMQS_gf2.o BlueGeMSS_128U_genSecretMQS_gf2_ref T
initListDifferences_gf2nx.o BlueGeMSS_128U_initListDifferences_gf2nx T
initMatrixId_gf2.o BlueGeMSS_128U_initMatrixIdn_gf2 T
initMatrixId_gf2.o BlueGeMSS_128U_initMatrixIdnv_gf2 T
invMatrixn_gf2.o BlueGeMSS_128U_invMatrixLUn_gf2 T
invMatrixn_gf2.o BlueGeMSS_128U_invMatrixn_cst_gf2 T
invMatrixn_gf2.o BlueGeMSS_128U_invMatrixn_nocst_gf2 T
invMatrixnv_gf2.o BlueGeMSS_128U_invMatrixLUnv_gf2 T
invMatrixnv_gf2.o BlueGeMSS_128U_invMatrixnv_cst_gf2 T
invMatrixnv_gf2.o BlueGeMSS_128U_invMatrixnv_nocst_gf2 T
inv_gf2n.o BlueGeMSS_128U_inv_Fermat_gf2n_ref T
inv_gf2n.o BlueGeMSS_128U_inv_ITMIA_gf2n_ref T
mixEquationsMQS_gf2.o BlueGeMSS_128U_mixEquationsMQS8_gf2_right T
mul_gf2n.o BlueGeMSS_128U_mul_no_simd_gf2x_ref T
mul_gf2n.o BlueGeMSS_128U_mul_then_rem_gf2n T
predicate.o BlueGeMSS_128U_CMP_LT T
predicate.o BlueGeMSS_128U_CMP_LT_NOCST T
predicate.o BlueGeMSS_128U_ISEQUAL T
predicate.o BlueGeMSS_128U_ISEQUAL_NOCST T
predicate.o BlueGeMSS_128U_ISNOTZERO T
predicate.o BlueGeMSS_128U_ISONE T
predicate.o BlueGeMSS_128U_ISONE_NOCST T
predicate.o BlueGeMSS_128U_ISZERO T
predicate.o BlueGeMSS_128U_ISZERO_NOCST T
randMatrix_gf2.o BlueGeMSS_128U_cleanLowerMatrixn T
randMatrix_gf2.o BlueGeMSS_128U_cleanLowerMatrixnv T
randMatrix_gf2.o BlueGeMSS_128U_cleanMatrix_gf2_n T
randMatrix_gf2.o BlueGeMSS_128U_cleanMatrix_gf2_nv T
randMatrix_gf2.o BlueGeMSS_128U_genLowerMatrixn T
randMatrix_gf2.o BlueGeMSS_128U_genLowerMatrixnv T
randMatrix_gf2.o BlueGeMSS_128U_mulMatricesLU_gf2_n T
randMatrix_gf2.o BlueGeMSS_128U_mulMatricesLU_gf2_nv T
randMatrix_gf2.o BlueGeMSS_128U_randInvMatrix_gf2_n T
randMatrix_gf2.o BlueGeMSS_128U_randInvMatrix_gf2_nv T
randMatrix_gf2.o BlueGeMSS_128U_randMatrix_gf2_n T
randMatrix_gf2.o BlueGeMSS_128U_randMatrix_gf2_nv T
rand_gf2nx.o BlueGeMSS_128U_cleanMonicHFE_gf2nx T
rand_gf2nx.o BlueGeMSS_128U_cleanMonicHFEv_gf2nx T
rand_gf2nx.o BlueGeMSS_128U_randMonicHFE_gf2nx T
rand_gf2nx.o BlueGeMSS_128U_randMonicHFEv_gf2nx T
rand_gf2nx.o BlueGeMSS_128U_randMonic_gf2nx T
rem_gf2n.o BlueGeMSS_128U_rem_gf2n_ref T
rem_gf2n.o BlueGeMSS_128U_rem_gf2n_ref2 T
rem_gf2n.o BlueGeMSS_128U_remsqr_gf2n_ref T
signHFE.o BlueGeMSS_128U_precSignHFE T
signHFE.o BlueGeMSS_128U_precSignHFESeed T
signHFE.o BlueGeMSS_128U_signHFE_FeistelPatarin T
sign_keypairHFE.o BlueGeMSS_128U_sign_keypairHFE T
sign_openHFE.o BlueGeMSS_128U_sign_openHFE T
sign_openHFE.o BlueGeMSS_128U_sign_openHFE_huncomp_pk T
sign_openHFE.o BlueGeMSS_128U_sign_openHFE_uncomp_pk T
sort_gf2n.o BlueGeMSS_128U_selectionSort_gf2n T
sort_gf2n.o BlueGeMSS_128U_selectionSort_nocst_gf2n T
sqr_gf2n.o BlueGeMSS_128U_sqr_no_simd_gf2x_ref2 T
sqr_gf2n.o BlueGeMSS_128U_sqr_nocst_then_rem_gf2n T
sqr_gf2n.o BlueGeMSS_128U_sqr_then_rem_gf2n T
sqr_gf2nx.o BlueGeMSS_128U_sqr_HFE_gf2nx T
sqr_gf2nx.o BlueGeMSS_128U_sqr_gf2nx T
vecMatProduct_gf2.o BlueGeMSS_128U_vecMatProductm_64 T
vecMatProduct_gf2.o BlueGeMSS_128U_vecMatProductn_64 T
vecMatProduct_gf2.o BlueGeMSS_128U_vecMatProductnv_64 T
vecMatProduct_gf2.o BlueGeMSS_128U_vecMatProductnvn_64 T
vecMatProduct_gf2.o BlueGeMSS_128U_vecMatProductnvn_start_64 T
vecMatProduct_gf2.o BlueGeMSS_128U_vecMatProductv_64 T

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref