Test results for amd64, hertz, crypto_sign/haetae5

[Page version: 20240912 08:40:39]

Measurements for amd64, hertz, crypto_sign Test results for amd64, hertz, crypto_sign Test results for crypto_sign/haetae5
Computer: hertz
Microarchitecture: amd64; Zen 4 (a60f12)
Architecture: amd64
CPU ID: AuthenticAMD-00a60f12-178bfbff
SUPERCOP version: 20240909
Operation: crypto_sign
Primitive: haetae5
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
1305463249065 64 0278649 916 1832avx2clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024091120240909
1321869237451 64 0267169 916 1832avx2clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024091120240909
1467298123087 64 0150468 892 1896avx2gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024091120240909
149472781091 64 0107299 908 1832avx2clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024091120240909
152750087572 912 0113268 1756 1832avx2gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024091120240909
356189280732 1168 0104892 2004 1800avx2gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024091120240909
4428263203664 0 0236617 844 1832refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024091120240909
4450381192776 0 0225617 844 1832refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024091120240909
458668835008 0 062195 836 1832refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall2024091120240909
485849481710 0 0110892 820 1896refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024091120240909
512038640665 848 067884 1676 1832refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024091120240909
530603135131 1104 060732 1924 1800refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024091120240909

Compiler output


sampler.c: sampler.c:229:43: warning: variable 'cnt' set but not used [-Wunused-but-set-variable]
sampler.c:   229 |     size_t bytecnt = buflen, coefcnt = 0, cnt = 0;
sampler.c:       |                                           ^
sampler.c: 1 warning generated.
try.c: /usr/bin/ld: warning: f1600x4.o: missing .note.GNU-stack section implies executable stack
try.c: /usr/bin/ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker
try.c: /usr/bin/ld: warning: f1600x4.o: missing .note.GNU-stack section implies executable stack
try.c: /usr/bin/ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker
try.c: /usr/bin/ld: warning: f1600x4.o: missing .note.GNU-stack section implies executable stack
try.c: /usr/bin/ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker
measure.c: /usr/bin/ld: warning: f1600x4.o: missing .note.GNU-stack section implies executable stack
measure.c: /usr/bin/ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker

Number of similar (implementation,compiler) pairs: 3, namely:
ImplementationCompiler
avx2clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
avx2clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
avx2clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))

Compiler output


try.c: /usr/bin/ld: warning: f1600x4.o: missing .note.GNU-stack section implies executable stack
try.c: /usr/bin/ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker
try.c: /usr/bin/ld: warning: f1600x4.o: missing .note.GNU-stack section implies executable stack
try.c: /usr/bin/ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker
try.c: /usr/bin/ld: warning: f1600x4.o: missing .note.GNU-stack section implies executable stack
try.c: /usr/bin/ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker
measure.c: /usr/bin/ld: warning: f1600x4.o: missing .note.GNU-stack section implies executable stack
measure.c: /usr/bin/ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker

Number of similar (implementation,compiler) pairs: 3, namely:
ImplementationCompiler
avx2gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0)
avx2gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0)
avx2gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0)

Compiler output


sampler.c: sampler.c:229:43: warning: variable 'cnt' set but not used [-Wunused-but-set-variable]
sampler.c:   229 |     size_t bytecnt = buflen, coefcnt = 0, cnt = 0;
sampler.c:       |                                           ^
sampler.c: 1 warning generated.

Number of similar (implementation,compiler) pairs: 3, namely:
ImplementationCompiler
refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))

Namespace violations


aes256ctr.o cryptolab_haetae_aes256ctr_init T
aes256ctr.o cryptolab_haetae_aes256ctr_squeezeblocks T
consts.o cryptolab_haetae5_qdata R
decompose.o cryptolab_haetae5_decompose_hint T
decompose.o cryptolab_haetae5_decompose_vk T
decompose.o cryptolab_haetae5_decompose_z1 T
encoding.o cryptolab_haetae5_decode_h T
encoding.o cryptolab_haetae5_decode_hb_z1 T
encoding.o cryptolab_haetae5_encode_h T
encoding.o cryptolab_haetae5_encode_hb_z1 T
f1600x4.o haetae_fips202x4_avx2_f1600x4 T
fft.o brv8 R
fft.o complex_fp_sqabs_add T
fft.o fft T
fft.o fft_init_and_bitrev T
fips202.o haetae_fips202_KeccakF_RoundConstants R
fips202.o haetae_fips202_sha3_256 T
fips202.o haetae_fips202_sha3_512 T
fips202.o haetae_fips202_shake128 T
fips202.o haetae_fips202_shake128_absorb T
fips202.o haetae_fips202_shake128_absorb_once T
fips202.o haetae_fips202_shake128_finalize T
fips202.o haetae_fips202_shake128_init T
fips202.o haetae_fips202_shake128_squeeze T
fips202.o haetae_fips202_shake128_squeezeblocks T
fips202.o haetae_fips202_shake256 T
fips202.o haetae_fips202_shake256_absorb T
fips202.o haetae_fips202_shake256_absorb_once T
fips202.o haetae_fips202_shake256_finalize T
fips202.o haetae_fips202_shake256_init T
fips202.o haetae_fips202_shake256_squeeze T
fips202.o haetae_fips202_shake256_squeezeblocks T
fips202x4.o haetae_fips202x4_avx2_shake128x4 T
fips202x4.o haetae_fips202x4_avx2_shake128x4_absorb_once T
fips202x4.o haetae_fips202x4_avx2_shake128x4_squeezeblocks T
fips202x4.o haetae_fips202x4_avx2_shake256x4 T
fips202x4.o haetae_fips202x4_avx2_shake256x4_absorb_once T
fips202x4.o haetae_fips202x4_avx2_shake256x4_squeezeblocks T
fips202x4.o haetae_fips202x4_avx2_shake256x4_squeezeblocks_vec T
fixpoint.o cryptolab_haetae5_fixpoint_add T
fixpoint.o cryptolab_haetae5_fixpoint_mul_rnd13 T
fixpoint.o cryptolab_haetae5_fixpoint_newton_invsqrt T
fixpoint.o cryptolab_haetae5_fixpoint_square T
fixpoint.o start_cube R
fixpoint.o start_times_threehalves R
invntt.o cryptolab_haetae5_invntt_avx T
ntt.o cryptolab_haetae5_ntt_avx T
packing.o cryptolab_haetae5_pack_pk T
packing.o cryptolab_haetae5_pack_sig T
packing.o cryptolab_haetae5_pack_sk T
packing.o cryptolab_haetae5_unpack_pk T
packing.o cryptolab_haetae5_unpack_sig T
packing.o cryptolab_haetae5_unpack_sk T
pointwise.o cryptolab_haetae5_pointwise_acc_avx T
pointwise.o cryptolab_haetae5_pointwise_avx T
poly.o cryptolab_haetae5_poly2eta_pack T
poly.o cryptolab_haetae5_poly2eta_unpack T
poly.o cryptolab_haetae5_poly_add T
poly.o cryptolab_haetae5_poly_challenge T
poly.o cryptolab_haetae5_poly_compose T
poly.o cryptolab_haetae5_poly_decomposed_pack T
poly.o cryptolab_haetae5_poly_decomposed_unpack T
poly.o cryptolab_haetae5_poly_freeze T
poly.o cryptolab_haetae5_poly_freeze2q T
poly.o cryptolab_haetae5_poly_fromcrt T
poly.o cryptolab_haetae5_poly_fromcrt0 T
poly.o cryptolab_haetae5_poly_highbits T
poly.o cryptolab_haetae5_poly_invntt_tomont T
poly.o cryptolab_haetae5_poly_lowbits T
poly.o cryptolab_haetae5_poly_lsb T
poly.o cryptolab_haetae5_poly_ntt T
poly.o cryptolab_haetae5_poly_nttunpack T
poly.o cryptolab_haetae5_poly_pack_highbits T
poly.o cryptolab_haetae5_poly_pack_lsb T
poly.o cryptolab_haetae5_poly_pointwise_montgomery T
poly.o cryptolab_haetae5_poly_reduce2q T
poly.o cryptolab_haetae5_poly_sub T
poly.o cryptolab_haetae5_poly_uniform T
poly.o cryptolab_haetae5_poly_uniform_4x T
poly.o cryptolab_haetae5_poly_uniform_eta T
poly.o cryptolab_haetae5_poly_uniform_eta_4x T
poly.o cryptolab_haetae5_polyeta_pack T
poly.o cryptolab_haetae5_polyeta_unpack T
poly.o cryptolab_haetae5_polyq_pack T
poly.o cryptolab_haetae5_polyq_unpack T
poly.o hammingWeight_8 T
polyfix.o cryptolab_haetae5_polyfix_add T
polyfix.o cryptolab_haetae5_polyfix_round T
polyfix.o cryptolab_haetae5_polyfixfixveck_sub T
polyfix.o cryptolab_haetae5_polyfixfixvecl_sub T
polyfix.o cryptolab_haetae5_polyfixveck_add T
polyfix.o cryptolab_haetae5_polyfixveck_double T
polyfix.o cryptolab_haetae5_polyfixveck_round T
polyfix.o cryptolab_haetae5_polyfixvecl_add T
polyfix.o cryptolab_haetae5_polyfixvecl_double T
polyfix.o cryptolab_haetae5_polyfixvecl_round T
polyfix.o cryptolab_haetae5_polyfixveclk_sample_hyperball T
polyfix.o cryptolab_haetae5_polyfixveclk_sqnorm2 T
polyfix.o polyfixfix_sub T
polymat.o cryptolab_haetae5_polymatkl_double T
polymat.o cryptolab_haetae5_polymatkl_expand T
polymat.o cryptolab_haetae5_polymatkl_pointwise_montgomery T
polymat.o cryptolab_haetae5_polymatkm_expand T
polymat.o cryptolab_haetae5_polymatkm_pointwise_montgomery T
polyvec.o cryptolab_haetae5_polyveck_add T
polyvec.o cryptolab_haetae5_polyveck_caddDQ2ALPHA T
polyvec.o cryptolab_haetae5_polyveck_caddq T
polyvec.o cryptolab_haetae5_polyveck_cneg T
polyvec.o cryptolab_haetae5_polyveck_csubDQ2ALPHA T
polyvec.o cryptolab_haetae5_polyveck_decompose_vk T
polyvec.o cryptolab_haetae5_polyveck_div2 T
polyvec.o cryptolab_haetae5_polyveck_double T
polyvec.o cryptolab_haetae5_polyveck_double_negate T
polyvec.o cryptolab_haetae5_polyveck_expand T
polyvec.o cryptolab_haetae5_polyveck_freeze T
polyvec.o cryptolab_haetae5_polyveck_freeze2q T
polyvec.o cryptolab_haetae5_polyveck_frommont T
polyvec.o cryptolab_haetae5_polyveck_highbits_hint T
polyvec.o cryptolab_haetae5_polyveck_invntt_tomont T
polyvec.o cryptolab_haetae5_polyveck_mul_alpha T
polyvec.o cryptolab_haetae5_polyveck_ntt T
polyvec.o cryptolab_haetae5_polyveck_pack_highbits T
polyvec.o cryptolab_haetae5_polyveck_poly_fromcrt T
polyvec.o cryptolab_haetae5_polyveck_poly_pointwise_montgomery T
polyvec.o cryptolab_haetae5_polyveck_reduce2q T
polyvec.o cryptolab_haetae5_polyveck_sqnorm2 T
polyvec.o cryptolab_haetae5_polyveck_sub T
polyvec.o cryptolab_haetae5_polyvecl_cneg T
polyvec.o cryptolab_haetae5_polyvecl_highbits T
polyvec.o cryptolab_haetae5_polyvecl_lowbits T
polyvec.o cryptolab_haetae5_polyvecl_ntt T
polyvec.o cryptolab_haetae5_polyvecl_pointwise_acc_montgomery T
polyvec.o cryptolab_haetae5_polyvecl_sqnorm2 T
polyvec.o cryptolab_haetae5_polyvecm_ntt T
polyvec.o cryptolab_haetae5_polyvecm_pointwise_acc_montgomery T
polyvec.o cryptolab_haetae5_polyvecmk_sqsing_value T
polyvec.o cryptolab_haetae5_polyvecmk_uniform_eta T
reduce.o cryptolab_haetae5_caddq T
reduce.o cryptolab_haetae5_freeze T
reduce.o cryptolab_haetae5_freeze2q T
reduce.o cryptolab_haetae5_montgomery_reduce T
reduce.o cryptolab_haetae5_reduce32_2q T
sampler.o cryptolab_haetae5_rej_eta T
sampler.o cryptolab_haetae5_rej_uniform T
sampler.o cryptolab_haetae5_sample_gauss_N T
sampler.o sample_gauss T
samplerx4.o cryptolab_haetae5_sample_gauss_N_4x T
shuffle.o cryptolab_haetae5_nttunpack_avx T
sign.o cryptolab_haetae5_signature T
sign.o cryptolab_haetae5_verify T
symmetric-shake.o cryptolab_haetae5_haetae_shake128_stream_init T
symmetric-shake.o cryptolab_haetae5_haetae_shake256_absorb_twice T
symmetric-shake.o cryptolab_haetae5_haetae_shake256_stream_init T

Number of similar (implementation,compiler) pairs: 6, namely:
ImplementationCompiler
avx2clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
avx2clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
avx2clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
avx2gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0)
avx2gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0)
avx2gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0)

Namespace violations


decompose.o cryptolab_haetae5_decompose_hint T
decompose.o cryptolab_haetae5_decompose_vk T
decompose.o cryptolab_haetae5_decompose_z1 T
encoding.o cryptolab_haetae5_decode_h T
encoding.o cryptolab_haetae5_decode_hb_z1 T
encoding.o cryptolab_haetae5_encode_h T
encoding.o cryptolab_haetae5_encode_hb_z1 T
fft.o brv8 R
fft.o complex_fp_sqabs T
fft.o fft T
fft.o fft_init_and_bitrev T
fips202.o haetae_fips202_KeccakF_RoundConstants R
fips202.o haetae_fips202_sha3_256 T
fips202.o haetae_fips202_sha3_512 T
fips202.o haetae_fips202_shake128 T
fips202.o haetae_fips202_shake128_absorb T
fips202.o haetae_fips202_shake128_absorb_once T
fips202.o haetae_fips202_shake128_finalize T
fips202.o haetae_fips202_shake128_init T
fips202.o haetae_fips202_shake128_squeeze T
fips202.o haetae_fips202_shake128_squeezeblocks T
fips202.o haetae_fips202_shake256 T
fips202.o haetae_fips202_shake256_absorb T
fips202.o haetae_fips202_shake256_absorb_once T
fips202.o haetae_fips202_shake256_finalize T
fips202.o haetae_fips202_shake256_init T
fips202.o haetae_fips202_shake256_squeeze T
fips202.o haetae_fips202_shake256_squeezeblocks T
fixpoint.o cryptolab_haetae5_fixpoint_add T
fixpoint.o cryptolab_haetae5_fixpoint_mul_rnd13 T
fixpoint.o cryptolab_haetae5_fixpoint_newton_invsqrt T
fixpoint.o cryptolab_haetae5_fixpoint_square T
fixpoint.o start_cube R
fixpoint.o start_times_threehalves R
ntt.o cryptolab_haetae5_invntt_tomont T
ntt.o cryptolab_haetae5_ntt T
packing.o cryptolab_haetae5_pack_pk T
packing.o cryptolab_haetae5_pack_sig T
packing.o cryptolab_haetae5_pack_sk T
packing.o cryptolab_haetae5_unpack_pk T
packing.o cryptolab_haetae5_unpack_sig T
packing.o cryptolab_haetae5_unpack_sk T
poly.o cryptolab_haetae5_poly2eta_pack T
poly.o cryptolab_haetae5_poly2eta_unpack T
poly.o cryptolab_haetae5_poly_add T
poly.o cryptolab_haetae5_poly_challenge T
poly.o cryptolab_haetae5_poly_compose T
poly.o cryptolab_haetae5_poly_decomposed_pack T
poly.o cryptolab_haetae5_poly_decomposed_unpack T
poly.o cryptolab_haetae5_poly_freeze T
poly.o cryptolab_haetae5_poly_freeze2q T
poly.o cryptolab_haetae5_poly_fromcrt T
poly.o cryptolab_haetae5_poly_fromcrt0 T
poly.o cryptolab_haetae5_poly_highbits T
poly.o cryptolab_haetae5_poly_invntt_tomont T
poly.o cryptolab_haetae5_poly_lowbits T
poly.o cryptolab_haetae5_poly_lsb T
poly.o cryptolab_haetae5_poly_ntt T
poly.o cryptolab_haetae5_poly_pack_highbits T
poly.o cryptolab_haetae5_poly_pack_lsb T
poly.o cryptolab_haetae5_poly_pointwise_montgomery T
poly.o cryptolab_haetae5_poly_reduce2q T
poly.o cryptolab_haetae5_poly_sub T
poly.o cryptolab_haetae5_poly_uniform T
poly.o cryptolab_haetae5_poly_uniform_eta T
poly.o cryptolab_haetae5_polyeta_pack T
poly.o cryptolab_haetae5_polyeta_unpack T
poly.o cryptolab_haetae5_polyq_pack T
poly.o cryptolab_haetae5_polyq_unpack T
poly.o hammingWeight_8 T
polyfix.o cryptolab_haetae5_polyfix_add T
polyfix.o cryptolab_haetae5_polyfix_round T
polyfix.o cryptolab_haetae5_polyfixfixveck_sub T
polyfix.o cryptolab_haetae5_polyfixfixvecl_sub T
polyfix.o cryptolab_haetae5_polyfixveck_add T
polyfix.o cryptolab_haetae5_polyfixveck_double T
polyfix.o cryptolab_haetae5_polyfixveck_round T
polyfix.o cryptolab_haetae5_polyfixvecl_add T
polyfix.o cryptolab_haetae5_polyfixvecl_double T
polyfix.o cryptolab_haetae5_polyfixvecl_round T
polyfix.o cryptolab_haetae5_polyfixveclk_sample_hyperball T
polyfix.o cryptolab_haetae5_polyfixveclk_sqnorm2 T
polyfix.o fix_round T
polyfix.o polyfixfix_sub T
polymat.o cryptolab_haetae5_polymatkl_double T
polymat.o cryptolab_haetae5_polymatkl_expand T
polymat.o cryptolab_haetae5_polymatkl_pointwise_montgomery T
polymat.o cryptolab_haetae5_polymatkm_expand T
polymat.o cryptolab_haetae5_polymatkm_pointwise_montgomery T
polyvec.o cryptolab_haetae5_polyveck_add T
polyvec.o cryptolab_haetae5_polyveck_caddDQ2ALPHA T
polyvec.o cryptolab_haetae5_polyveck_caddq T
polyvec.o cryptolab_haetae5_polyveck_cneg T
polyvec.o cryptolab_haetae5_polyveck_csubDQ2ALPHA T
polyvec.o cryptolab_haetae5_polyveck_decompose_vk T
polyvec.o cryptolab_haetae5_polyveck_div2 T
polyvec.o cryptolab_haetae5_polyveck_double T
polyvec.o cryptolab_haetae5_polyveck_double_negate T
polyvec.o cryptolab_haetae5_polyveck_expand T
polyvec.o cryptolab_haetae5_polyveck_freeze T
polyvec.o cryptolab_haetae5_polyveck_freeze2q T
polyvec.o cryptolab_haetae5_polyveck_frommont T
polyvec.o cryptolab_haetae5_polyveck_highbits_hint T
polyvec.o cryptolab_haetae5_polyveck_invntt_tomont T
polyvec.o cryptolab_haetae5_polyveck_mul_alpha T
polyvec.o cryptolab_haetae5_polyveck_ntt T
polyvec.o cryptolab_haetae5_polyveck_pack_highbits T
polyvec.o cryptolab_haetae5_polyveck_poly_fromcrt T
polyvec.o cryptolab_haetae5_polyveck_poly_pointwise_montgomery T
polyvec.o cryptolab_haetae5_polyveck_reduce2q T
polyvec.o cryptolab_haetae5_polyveck_sqnorm2 T
polyvec.o cryptolab_haetae5_polyveck_sub T
polyvec.o cryptolab_haetae5_polyvecl_cneg T
polyvec.o cryptolab_haetae5_polyvecl_highbits T
polyvec.o cryptolab_haetae5_polyvecl_lowbits T
polyvec.o cryptolab_haetae5_polyvecl_ntt T
polyvec.o cryptolab_haetae5_polyvecl_pointwise_acc_montgomery T
polyvec.o cryptolab_haetae5_polyvecl_sqnorm2 T
polyvec.o cryptolab_haetae5_polyvecm_ntt T
polyvec.o cryptolab_haetae5_polyvecm_pointwise_acc_montgomery T
polyvec.o cryptolab_haetae5_polyvecmk_sqsing_value T
polyvec.o cryptolab_haetae5_polyvecmk_uniform_eta T
reduce.o cryptolab_haetae5_caddq T
reduce.o cryptolab_haetae5_freeze T
reduce.o cryptolab_haetae5_freeze2q T
reduce.o cryptolab_haetae5_montgomery_reduce T
reduce.o cryptolab_haetae5_reduce32_2q T
sampler.o cryptolab_haetae5_rej_eta T
sampler.o cryptolab_haetae5_rej_uniform T
sampler.o cryptolab_haetae5_sample_gauss_N T
sampler.o sample_gauss T
sign.o cryptolab_haetae5_signature T
sign.o cryptolab_haetae5_verify T
symmetric-shake.o cryptolab_haetae5_haetae_shake128_stream_init T
symmetric-shake.o cryptolab_haetae5_haetae_shake256_absorb_twice T
symmetric-shake.o cryptolab_haetae5_haetae_shake256_stream_init T

Number of similar (implementation,compiler) pairs: 6, namely:
ImplementationCompiler
refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0)
refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0)
refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0)

TIMECOP error (can be valgrind bug)


error 111

Process terminating with default action of signal 4 (SIGILL)
 Illegal opcode at address 0x10B066
   at 0x...: core (try-anything.c:61)
   by 0x...: salsa20 (try-anything.c:101)
   by 0x...: testvector (try-anything.c:124)
   by 0x...: myrandom (try-anything.c:132)
   by 0x...: test (try.c:124)
   by 0x...: main (try-anything.c:345)

Number of similar (implementation,compiler) pairs: 2, namely:
ImplementationCompiler
avx2clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
refclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))

TIMECOP error (can be valgrind bug)


error 111

Process terminating with default action of signal 4 (SIGILL)
 Illegal opcode at address 0x10BB84
   at 0x...: salsa20 (try-anything.c:90)
   by 0x...: canary (try-anything.c:148)
   by 0x...: output_prepare (try-anything.c:178)
   by 0x...: test (try.c:126)
   by 0x...: main (try-anything.c:345)

Number of similar (implementation,compiler) pairs: 2, namely:
ImplementationCompiler
avx2clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
refclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))

TIMECOP error (can be valgrind bug)


error 111

Process terminating with default action of signal 4 (SIGILL)
 Illegal opcode at address 0x10A22E
   at 0x...: core (try-anything.c:64)
   by 0x...: salsa20 (try-anything.c:101)
   by 0x...: testvector (try-anything.c:124)
   by 0x...: myrandom (try-anything.c:132)
   by 0x...: test (try.c:124)
   by 0x...: main (try-anything.c:345)

Number of similar (implementation,compiler) pairs: 2, namely:
ImplementationCompiler
avx2clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))
refclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_18.1.3_(1ubuntu1))

TIMECOP error (can be valgrind bug)


error 111

Process terminating with default action of signal 4 (SIGILL)
 Illegal opcode at address 0x10A267
   at 0x...: core (try-anything.c:68)
   by 0x...: salsa20.part.0 (try-anything.c:101)
   by 0x...: salsa20 (try-anything.c:85)
   by 0x...: testvector (try-anything.c:124)
   by 0x...: myrandom (try-anything.c:132)
   by 0x...: test (try.c:124)
   by 0x...: main (try-anything.c:345)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
avx2gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0)

TIMECOP error (can be valgrind bug)


error 111

Process terminating with default action of signal 4 (SIGILL)
 Illegal opcode at address 0x10A2BC
   at 0x...: core (try-anything.c:64)
   by 0x...: salsa20 (try-anything.c:101)
   by 0x...: salsa20 (try-anything.c:81)
   by 0x...: testvector (try-anything.c:124)
   by 0x...: myrandom (try-anything.c:132)
   by 0x...: test (try.c:124)
   by 0x...: main (try-anything.c:345)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
avx2gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0)

TIMECOP error (can be valgrind bug)


error 111

Process terminating with default action of signal 4 (SIGILL)
 Illegal opcode at address 0x10A064
   at 0x...: core (try-anything.c:64)
   by 0x...: salsa20.part.0 (try-anything.c:101)
   by 0x...: salsa20 (try-anything.c:85)
   by 0x...: testvector (try-anything.c:124)
   by 0x...: myrandom (try-anything.c:132)
   by 0x...: test (try.c:124)
   by 0x...: main (try-anything.c:345)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
avx2gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0)

TIMECOP error (can be valgrind bug)


error 111

Process terminating with default action of signal 4 (SIGILL)
 Illegal opcode at address 0x10A3D7
   at 0x...: core (try-anything.c:68)
   by 0x...: salsa20.part.0 (try-anything.c:101)
   by 0x...: salsa20 (try-anything.c:85)
   by 0x...: testvector (try-anything.c:124)
   by 0x...: myrandom (try-anything.c:132)
   by 0x...: test (try.c:124)
   by 0x...: main (try-anything.c:345)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0)

TIMECOP error (can be valgrind bug)


error 111

Process terminating with default action of signal 4 (SIGILL)
 Illegal opcode at address 0x10A42C
   at 0x...: core (try-anything.c:64)
   by 0x...: salsa20 (try-anything.c:101)
   by 0x...: salsa20 (try-anything.c:81)
   by 0x...: testvector (try-anything.c:124)
   by 0x...: myrandom (try-anything.c:132)
   by 0x...: test (try.c:124)
   by 0x...: main (try-anything.c:345)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0)

TIMECOP error (can be valgrind bug)


error 111

Process terminating with default action of signal 4 (SIGILL)
 Illegal opcode at address 0x10A1C4
   at 0x...: core (try-anything.c:64)
   by 0x...: salsa20.part.0 (try-anything.c:101)
   by 0x...: salsa20 (try-anything.c:85)
   by 0x...: testvector (try-anything.c:124)
   by 0x...: myrandom (try-anything.c:132)
   by 0x...: test (try.c:124)
   by 0x...: main (try-anything.c:345)

Number of similar (implementation,compiler) pairs: 1, namely:
ImplementationCompiler
refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (13.2.0)