Implementation notes: amd64, sectionthirtyone, crypto_kem/ntrukem443

Computer: sectionthirtyone
Architecture: amd64
CPU ID: GenuineIntel-000906e9-bfebfbff
SUPERCOP version: 20191221
Operation: crypto_kem
Primitive: ntrukem443
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
40714831465 290 416057770 1128 5736refclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020011220191221
61750325086 290 416452218 1136 5800refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020011220191221
62187038536 290 416065234 1128 5736refclang_-march=native_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020011220191221
62366538536 290 416065234 1128 5736refclang_-march=native_-O_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020011220191221
64893939578 290 416066458 1128 5736refclang_-march=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020011220191221
240686012782 290 416437322 1136 5800refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020011220191221
267104012326 290 416035394 1112 5736refclang_-march=native_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020011220191221
283291512459 290 416436898 1136 5800refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020011220191221
311346510421 290 416433962 1128 5768refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020011220191221

Namespace violations

Implementation: ref
Security model: unknown
Compiler: clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
NTRUEncrypt.o check_keys T
NTRUEncrypt.o check_m T
NTRUEncrypt.o decrypt_cca T
NTRUEncrypt.o decrypt_kem T
NTRUEncrypt.o encrypt_cca T
NTRUEncrypt.o encrypt_kem T
NTRUEncrypt.o generate_r T
NTRUEncrypt.o keygen T
NTRUEncrypt.o mask_m T
NTRUEncrypt.o pad_msg T
NTRUEncrypt.o recover_msg T
fastrandombytes.o fastrandombytes T
fastrandombytes.o rng_cleanup T
fastrandombytes.o rng_init T
fastrandombytes.o rng_uint16 T
fastrandombytes.o rng_uint64 T
packing.o pack_public_key T
packing.o pack_secret_key_CCA T
packing.o pack_secret_key_KEM T
packing.o string_to_tri_old T
packing.o tri_to_string_old T
packing.o unpack_public_key T
packing.o unpack_secret_key_CCA T
packing.o unpack_secret_key_KEM T
param.o get_param_set_by_id T
poly.o binary_poly_gen T
poly.o cmod T
poly.o grade_school_mul T
poly.o karatsuba T
poly.o ntru_ring_inv T
poly.o ntru_ring_mult_coefficients T
poly.o ntru_ring_mult_coefficients_memreq T
poly.o rand_tri_poly_from_seed T
poly.o ring_lift_inv_pow2 T
poly.o trinary_poly_gen T
poly.o trinary_poly_gen_w_seed T
shred.o shred T

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