Implementation notes: amd64, icelake, crypto_aead/aegis128

Computer: icelake
Architecture: amd64
CPU ID: GenuineIntel-000706e5-bfebfbff
SUPERCOP version: 20200826
Operation: crypto_aead
Primitive: aegis128
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
27673103 0 020480 4096 0T:aesniopt-local-bin-gcc_-march=icelake-client_-mtune=icelake-client_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020082620200826
27843759 0 020480 4096 0T:aesniclang_-march=icelake-client_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020082620200826
28013775 0 020480 4096 0T:aesniclang_-march=icelake-client_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020082620200826
28662866 0 016384 4096 0T:aesniclang_-march=icelake-client_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020082620200826
429833713 4096 020480 8192 0T:refclang_-march=icelake-client_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020082620200826
430134305 4096 020480 8192 0T:refclang_-march=icelake-client_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020082620200826
431813590 4096 016384 8192 0T:refclang_-march=icelake-client_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020082620200826
438664979 4096 024576 8192 0T:refopt-local-bin-gcc_-march=icelake-client_-mtune=icelake-client_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020082620200826
454535225 4096 020480 8192 0T:refopt-local-bin-gcc_-march=icelake-client_-mtune=icelake-client_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020082620200826

Compiler output

Implementation: T:aesni
Security model: timingleaks
Compiler: opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE
try.c: ld: malformed archive TOC entry for _crypto_secretbox_xsalsa20poly1305_ref_constbranchindex_open, offset 1051920 is beyond end of file 294912
try.c: file '/Users/krovetz/tmp/supercop-20200826/supercop-data/icelake/amd64/lib/libsupercop.a'
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:aesni

Compiler output

Implementation: T:aesni
Security model: timingleaks
Compiler: opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE
try.c: Undefined symbols for architecture x86_64:
try.c: "_aegis128_dec_aut_step", referenced from:
try.c: _crypto_aead_aegis128_aesni_timingleaks_decrypt in crypto_aead_aegis128.a(encrypt.o)
try.c: "_aegis128_enc_aut_step", referenced from:
try.c: _crypto_aead_aegis128_aesni_timingleaks_encrypt in crypto_aead_aegis128.a(encrypt.o)
try.c: _crypto_aead_aegis128_aesni_timingleaks_decrypt in crypto_aead_aegis128.a(encrypt.o)
try.c: ld: symbol(s) not found for architecture x86_64
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE T:aesni

Compiler output

Implementation: T:ref
Security model: timingleaks
Compiler: opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE
try.c: Undefined symbols for architecture x86_64:
try.c: "_aegis128_dec_aut_step", referenced from:
try.c: _crypto_aead_aegis128_ref_timingleaks_decrypt in crypto_aead_aegis128.a(encrypt.o)
try.c: "_aegis128_enc_aut_step", referenced from:
try.c: _crypto_aead_aegis128_ref_timingleaks_encrypt in crypto_aead_aegis128.a(encrypt.o)
try.c: _crypto_aead_aegis128_ref_timingleaks_decrypt in crypto_aead_aegis128.a(encrypt.o)
try.c: ld: symbol(s) not found for architecture x86_64
try.c: collect2: error: ld returned 1 exit status

Number of similar (compiler,implementation) pairs: 1, namely:
CompilerImplementations
opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref