Implementation notes: amd64, speed2supercop, crypto_encrypt/r5n13pke0d

Computer: speed2supercop
Microarchitecture: amd64; Haswell+AES (306c3)
Architecture: amd64
CPU ID: GenuineIntel-000306c3-1fc9cbf5
SUPERCOP version: 20240107
Operation: crypto_encrypt
Primitive: r5n13pke0d
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
417986834809 0 0178338 952 1600T:avx2gcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2024011720240107
632914025271 0 0171706 952 1600T:avx2gcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2024011720240107
706610424223 0 0171426 952 1600T:avx2gcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2024011720240107
713828422190 0 0168354 944 1600T:avx2gcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2024011720240107
2899848433030 0 0176570 952 1600T:optgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2024011720240107
3738700024499 0 0170962 952 1600T:optgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2024011720240107
3895477223247 0 0170466 952 1600T:optgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2024011720240107
4310183221448 0 0167650 944 1600T:optgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2024011720240107

Compiler output

Implementation: T:avx2
Security model: timingleaks
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
try.c: /usr/bin/ld: warning: KeccakP-1600-AVX2.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: KeccakP-1600-AVX2.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: KeccakP-1600-AVX2.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 (compiler,implementation) pairs: 8, namely:
CompilerImplementations
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:avx2
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:avx2
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE T:avx2
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE T:avx2
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
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE T:opt

Compiler output

Implementation: T:ref
Security model: timingleaks
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
try.c: /usr/bin/ld: libcrypto_encrypt_r5n13pke0d.a(parameters.o):(.bss+0x0): multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5n13pke0d.a(cca_encrypt.o):(.bss+0x0): first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5n13pke0d.a(parameters.o):(.rodata+0x60): multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5n13pke0d.a(cca_encrypt.o):(.rodata+0x0): first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5n13pke0d.a(r5_cca_pke.o):(.bss+0x0): multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5n13pke0d.a(cca_encrypt.o):(.bss+0x0): first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5n13pke0d.a(r5_cca_pke.o):(.rodata+0x0): multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5n13pke0d.a(cca_encrypt.o):(.rodata+0x0): first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5n13pke0d.a(r5_cca_kem.o):(.bss+0x0): multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5n13pke0d.a(cca_encrypt.o):(.bss+0x0): first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5n13pke0d.a(r5_cca_kem.o):(.rodata+0x0): multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5n13pke0d.a(cca_encrypt.o):(.rodata+0x0): first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5n13pke0d.a(r5_cpa_pke.o):(.bss+0x0): multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5n13pke0d.a(cca_encrypt.o):(.bss+0x0): first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5n13pke0d.a(r5_cpa_pke.o):(.rodata+0x0): multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5n13pke0d.a(cca_encrypt.o):(.rodata+0x0): first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5n13pke0d.a(r5_core.o):(.bss+0x0): multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5n13pke0d.a(cca_encrypt.o):(.bss+0x0): first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5n13pke0d.a(r5_core.o):(.rodata+0x20): multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5n13pke0d.a(cca_encrypt.o):(.rodata+0x0): first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5n13pke0d.a(a_fixed.o):(.bss+0x20): multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5n13pke0d.a(cca_encrypt.o):(.bss+0x0): first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5n13pke0d.a(a_fixed.o):(.rodata+0x0): multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5n13pke0d.a(cca_encrypt.o):(.rodata+0x0): first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5n13pke0d.a(a_random.o):(.bss+0x0): multiple definition of `r5_parameter_set_names'; libcrypto_encrypt_r5n13pke0d.a(cca_encrypt.o):(.bss+0x0): first defined here
try.c: /usr/bin/ld: libcrypto_encrypt_r5n13pke0d.a(a_random.o):(.rodata+0x0): multiple definition of `r5_parameter_sets'; libcrypto_encrypt_r5n13pke0d.a(cca_encrypt.o):(.rodata+0x0): first defined here
try.c: /usr/bin/ld: warning: KeccakP-1600-AVX2.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: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
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
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref