Implementation notes: amd64, kizomba, crypto_aead/aegis256x2

Computer: kizomba
Microarchitecture: amd64; Kaby Lake (906e9)
Architecture: amd64
CPU ID: GenuineIntel-000906e9-1fc9cbf5
SUPERCOP version: 20240625
Operation: crypto_aead
Primitive: aegis256x2
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
30897271 0 030964 816 920aesniclang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall2024062620240625
30937431 0 029508 816 856aesniclang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall2024062620240625
31075445 0 024876 816 856aesniclang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall2024062620240625
31195831 0 029013 784 928aesnigcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall2024062620240625
31216207 0 029564 816 872aesniclang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall2024062620240625
31375978 0 026358 808 920aesniclang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall2024062620240625
36235063 0 026117 784 928aesnigcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall2024062620240625
39625337 0 026013 784 928aesnigcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall2024062620240625
56962930 0 021800 760 896aesnigcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall2024062620240625
9036897580 0 029684 816 856T:refclang_-mcpu=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall2024062620240625
9749418815 0 032252 816 872T:refclang_-march=native_-O2_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall2024062620240625
9756889351 0 033084 816 920T:refclang_-march=native_-O3_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall2024062620240625
11172106008 0 026430 808 920T:refclang_-march=native_-Os_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall2024062620240625
11413437951 1024 028973 1816 928T:refgcc_-march=native_-mtune=native_-O2_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall2024062620240625
11610946475 0 025996 816 856T:refclang_-march=native_-O_-fwrapv_-Qunused-arguments_-fPIC_-fPIE_-gdwarf-4_-Wall2024062620240625
117352027519 1024 050677 1816 928T:refgcc_-march=native_-mtune=native_-O3_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall2024062620240625
11773008634 1024 029277 1816 928T:refgcc_-march=native_-mtune=native_-O_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall2024062620240625
12397287570 1024 026528 1792 896T:refgcc_-march=native_-mtune=native_-Os_-fwrapv_-fPIC_-fPIE_-gdwarf-4_-Wall2024062620240625

Test failure


error 111

Number of similar (implementation,compiler) pairs: 9, namely:
ImplementationCompiler
avx2clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
avx2clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
avx2clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
avx2clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
avx2clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
avx2gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
avx2gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
avx2gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)
avx2gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)

TIMECOP error (can be valgrind bug)


Conditional jump or move depends on uninitialised value(s)
   at 0x...: decrypt_detached (256x2-common.h:258)
   by 0x...: crypto_aead_aegis256x2_aesni_constbranchindex_decrypt (256x2-common.h:303)
   by 0x...: test (try.c:300)
   by 0x...: main (try-anything.c:345)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_aead_aegis256x2_aesni_constbranchindex_decrypt (256x2-common.h:303)
   by 0x...: test (try.c:300)
   by 0x...: main (try-anything.c:345)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: decrypt_detached (256x2-common.h:258)
   by 0x...: crypto_aead_aegis256x2_aesni_constbranchindex_decrypt (256x2-common.h:303)
   by 0x...: test (try.c:331)
   by 0x...: main (try-anything.c:345)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_aead_aegis256x2_aesni_constbranchindex_decrypt (256x2-common.h:303)
   by 0x...: test (try.c:331)
   by 0x...: main (try-anything.c:345)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: decrypt_detached (256x2-common.h:258)
   by 0x...: crypto_aead_aegis256x2_aesni_constbranchindex_decrypt (256x2-common.h:303)
   by 0x...: test (try.c:355)
   by 0x...: main (try-anything.c:345)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_aead_aegis256x2_aesni_constbranchindex_decrypt (256x2-common.h:303)
   by 0x...: test (try.c:355)
   by 0x...: main (try-anything.c:345)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: decrypt_detached (256x2-common.h:258)
   by 0x...: crypto_aead_aegis256x2_aesni_constbranchindex_decrypt (256x2-common.h:303)
   by 0x...: test (try.c:369)
   by 0x...: main (try-anything.c:345)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_aead_aegis256x2_aesni_constbranchindex_decrypt (256x2-common.h:303)
   by 0x...: test (try.c:369)
   by 0x...: main (try-anything.c:345)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: decrypt_detached (256x2-common.h:258)
   by 0x...: crypto_aead_aegis256x2_aesni_constbranchindex_decrypt (256x2-common.h:303)
   by 0x...: test (try.c:383)
   by 0x...: main (try-anything.c:345)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_aead_aegis256x2_aesni_constbranchindex_decrypt (256x2-common.h:303)
   by 0x...: test (try.c:383)
   by 0x...: main (try-anything.c:345)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: decrypt_detached (256x2-common.h:258)
   by 0x...: crypto_aead_aegis256x2_aesni_constbranchindex_decrypt (256x2-common.h:303)
   by 0x...: test (try.c:397)
   by 0x...: main (try-anything.c:345)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_aead_aegis256x2_aesni_constbranchindex_decrypt (256x2-common.h:303)
   by 0x...: test (try.c:397)
   by 0x...: main (try-anything.c:345)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: decrypt_detached (256x2-common.h:258)
   by 0x...: crypto_aead_aegis256x2_aesni_constbranchindex_decrypt (256x2-common.h:303)
   by 0x...: test (try.c:421)
   by 0x...: main (try-anything.c:345)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_aead_aegis256x2_aesni_constbranchindex_decrypt (256x2-common.h:303)
   by 0x...: test (try.c:421)
   by 0x...: main (try-anything.c:345)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: decrypt_detached (256x2-common.h:258)
   by 0x...: crypto_aead_aegis256x2_aesni_constbranchindex_decrypt (256x2-common.h:303)
   by 0x...: test (try.c:435)
   by 0x...: main (try-anything.c:345)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_aead_aegis256x2_aesni_constbranchindex_decrypt (256x2-common.h:303)
   by 0x...: test (try.c:435)
   by 0x...: main (try-anything.c:345)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: decrypt_detached (256x2-common.h:258)
   by 0x...: crypto_aead_aegis256x2_aesni_constbranchindex_decrypt (256x2-common.h:303)
   by 0x...: test (try.c:449)
   by 0x...: main (try-anything.c:345)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_aead_aegis256x2_aesni_constbranchindex_decrypt (256x2-common.h:303)
   by 0x...: test (try.c:449)
   by 0x...: main (try-anything.c:345)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: decrypt_detached (256x2-common.h:258)
   by 0x...: crypto_aead_aegis256x2_aesni_constbranchindex_decrypt (256x2-common.h:303)
   by 0x...: test (try.c:463)
   by 0x...: main (try-anything.c:345)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_aead_aegis256x2_aesni_constbranchindex_decrypt (256x2-common.h:303)
   by 0x...: test (try.c:463)
   by 0x...: main (try-anything.c:345)

Number of similar (implementation,compiler) pairs: 6, namely:
ImplementationCompiler
aesniclang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
aesniclang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
aesniclang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
aesniclang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
aesniclang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0)
aesnigcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0)

TIMECOP error (can be valgrind bug)


Conditional jump or move depends on uninitialised value(s)
   at 0x...: decrypt_detached.constprop.0 (256x2-common.h:258)
   by 0x...: crypto_aead_aegis256x2_aesni_constbranchindex_decrypt (256x2-common.h:303)
   by 0x...: test (try.c:300)
   by 0x...: main (try-anything.c:345)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_aead_aegis256x2_aesni_constbranchindex_decrypt (256x2-common.h:303)
   by 0x...: test (try.c:300)
   by 0x...: main (try-anything.c:345)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: decrypt_detached.constprop.0 (256x2-common.h:258)
   by 0x...: crypto_aead_aegis256x2_aesni_constbranchindex_decrypt (256x2-common.h:303)
   by 0x...: test (try.c:331)
   by 0x...: main (try-anything.c:345)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_aead_aegis256x2_aesni_constbranchindex_decrypt (256x2-common.h:303)
   by 0x...: test (try.c:331)
   by 0x...: main (try-anything.c:345)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: decrypt_detached.constprop.0 (256x2-common.h:258)
   by 0x...: crypto_aead_aegis256x2_aesni_constbranchindex_decrypt (256x2-common.h:303)
   by 0x...: test (try.c:355)
   by 0x...: main (try-anything.c:345)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_aead_aegis256x2_aesni_constbranchindex_decrypt (256x2-common.h:303)
   by 0x...: test (try.c:355)
   by 0x...: main (try-anything.c:345)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: decrypt_detached.constprop.0 (256x2-common.h:258)
   by 0x...: crypto_aead_aegis256x2_aesni_constbranchindex_decrypt (256x2-common.h:303)
   by 0x...: test (try.c:369)
   by 0x...: main (try-anything.c:345)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_aead_aegis256x2_aesni_constbranchindex_decrypt (256x2-common.h:303)
   by 0x...: test (try.c:369)
   by 0x...: main (try-anything.c:345)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: decrypt_detached.constprop.0 (256x2-common.h:258)
   by 0x...: crypto_aead_aegis256x2_aesni_constbranchindex_decrypt (256x2-common.h:303)
   by 0x...: test (try.c:383)
   by 0x...: main (try-anything.c:345)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_aead_aegis256x2_aesni_constbranchindex_decrypt (256x2-common.h:303)
   by 0x...: test (try.c:383)
   by 0x...: main (try-anything.c:345)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: decrypt_detached.constprop.0 (256x2-common.h:258)
   by 0x...: crypto_aead_aegis256x2_aesni_constbranchindex_decrypt (256x2-common.h:303)
   by 0x...: test (try.c:397)
   by 0x...: main (try-anything.c:345)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_aead_aegis256x2_aesni_constbranchindex_decrypt (256x2-common.h:303)
   by 0x...: test (try.c:397)
   by 0x...: main (try-anything.c:345)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: decrypt_detached.constprop.0 (256x2-common.h:258)
   by 0x...: crypto_aead_aegis256x2_aesni_constbranchindex_decrypt (256x2-common.h:303)
   by 0x...: test (try.c:421)
   by 0x...: main (try-anything.c:345)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_aead_aegis256x2_aesni_constbranchindex_decrypt (256x2-common.h:303)
   by 0x...: test (try.c:421)
   by 0x...: main (try-anything.c:345)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: decrypt_detached.constprop.0 (256x2-common.h:258)
   by 0x...: crypto_aead_aegis256x2_aesni_constbranchindex_decrypt (256x2-common.h:303)
   by 0x...: test (try.c:435)
   by 0x...: main (try-anything.c:345)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_aead_aegis256x2_aesni_constbranchindex_decrypt (256x2-common.h:303)
   by 0x...: test (try.c:435)
   by 0x...: main (try-anything.c:345)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: decrypt_detached.constprop.0 (256x2-common.h:258)
   by 0x...: crypto_aead_aegis256x2_aesni_constbranchindex_decrypt (256x2-common.h:303)
   by 0x...: test (try.c:449)
   by 0x...: main (try-anything.c:345)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_aead_aegis256x2_aesni_constbranchindex_decrypt (256x2-common.h:303)
   by 0x...: test (try.c:449)
   by 0x...: main (try-anything.c:345)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: decrypt_detached.constprop.0 (256x2-common.h:258)
   by 0x...: crypto_aead_aegis256x2_aesni_constbranchindex_decrypt (256x2-common.h:303)
   by 0x...: test (try.c:463)
   by 0x...: main (try-anything.c:345)

Conditional jump or move depends on uninitialised value(s)
   at 0x...: crypto_aead_aegis256x2_aesni_constbranchindex_decrypt (256x2-common.h:303)
   by 0x...: test (try.c:463)
   by 0x...: main (try-anything.c:345)

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