Implementation notes: amd64, hertz, crypto_kem/kindi512241

Computer: hertz
Microarchitecture: amd64; Zen 4 (a60f12)
Architecture: amd64
CPU ID: AuthenticAMD-00a60f12-178bfbff
SUPERCOP version: 20240716
Operation: crypto_kem
Primitive: kindi512241
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
60223857068 0 081275 868 1832T:refclang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall2024071720240716
655753184714 0 0211129 876 1832T:refclang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall2024071720240716
662921184557 0 0210865 876 1832T:refclang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall2024071720240716
93841764144 0 087248 868 1768T:refgcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall2024071720240716

Test failure


error 111
crypto_kem_dec does not match k

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

Namespace violations


core.o kindi_kem_decaps T
core.o kindi_kem_decrypt T
core.o kindi_kem_encaps T
core.o kindi_kem_encrypt T
core.o kindi_keygen T
core.o recover_s1 T
core.o xor_bytes T
fft_transform.o fft_transform T
fips202.o KeccakF1600_StatePermute T
fips202.o shake128 T
fips202.o shake128_absorb T
fips202.o shake128_squeezeblocks T
fips202.o shake256 T
gen_randomness.o gen_randomness T
gen_randomness.o kindi_crypto_stream T
gen_randomness.o kindi_crypto_stream_2 T
gen_randomness.o shake4x_hash T
poly.o fft T
poly.o inverse_fft T
poly.o poly_add_nored T
poly.o poly_coeffreduce T
poly.o poly_coeffreduce_center T
poly.o poly_compress T
poly.o poly_copy_d T
poly.o poly_decompress T
poly.o poly_equal T
poly.o poly_gen_matrix T
poly.o poly_init T
poly.o poly_mul T
poly.o poly_mul_pointwise T
poly.o poly_mul_precomp_fft T
poly.o poly_print_d T
poly.o poly_print_f T
poly.o poly_setrandom_rsec T
poly.o poly_sub_constant T
poly.o poly_sub_nored T
poly.o poly_type_convert_df T
poly.o poly_type_convert_fd T
poly.o psi_loop_and_fft T
poly_encode.o poly_frombytes_bitlen T
poly_encode.o poly_neg_frombytes_bitlen T
poly_encode.o poly_neg_tobytes_bitlen T
poly_encode.o poly_tobytes_bitlen T
util.o average T
util.o cmp_llu T
util.o median T
util.o print_char_hex T
util.o print_parameters T
util.o print_results T
util.o print_timings T

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