Implementation notes: amd64, icelake, crypto_aead/aegis256

Computer: icelake
Architecture: amd64
CPU ID: GenuineIntel-000706e5-bfebfbff
SUPERCOP version: 20200826
Operation: crypto_aead
Primitive: aegis256
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
27034959 0 020480 4096 0T:aesniclang_-march=icelake-client_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020082620200826
27054927 0 020480 4096 0T:aesniclang_-march=icelake-client_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020082620200826
28213337 0 016384 4096 0T:aesniclang_-march=icelake-client_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020082620200826
28524079 0 024576 4096 0T:aesniopt-local-bin-gcc_-march=icelake-client_-mtune=icelake-client_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020082620200826
28653450 0 020480 4096 0T:aesniopt-local-bin-gcc_-march=icelake-client_-mtune=icelake-client_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020082620200826
542055673 4096 024576 8192 0T:refopt-local-bin-gcc_-march=icelake-client_-mtune=icelake-client_-O3_-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 -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE
try.c: Undefined symbols for architecture x86_64:
try.c: "_aegis256_dec_aut_step", referenced from:
try.c: _crypto_aead_aegis256_aesni_timingleaks_decrypt in crypto_aead_aegis256.a(encrypt.o)
try.c: "_aegis256_enc_aut_step", referenced from:
try.c: _crypto_aead_aegis256_aesni_timingleaks_encrypt in crypto_aead_aegis256.a(encrypt.o)
try.c: _crypto_aead_aegis256_aesni_timingleaks_decrypt in crypto_aead_aegis256.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: clang -march=icelake-client -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
try.c: Undefined symbols for architecture x86_64:
try.c: "_aegis256_initialization", referenced from:
try.c: _crypto_aead_aegis256_ref_timingleaks_encrypt in crypto_aead_aegis256.a(encrypt.o)
try.c: _crypto_aead_aegis256_ref_timingleaks_decrypt in crypto_aead_aegis256.a(encrypt.o)
try.c: ld: symbol(s) not found for architecture x86_64
try.c: clang: error: linker command failed with exit code 1 (use -v to see invocation)

Number of similar (compiler,implementation) pairs: 3, namely:
CompilerImplementations
clang -march=icelake-client -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:ref
clang -march=icelake-client -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:ref
clang -march=icelake-client -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE T:ref

Compiler output

Implementation: T:ref
Security model: timingleaks
Compiler: opt-local-bin-gcc -march=icelake-client -mtune=icelake-client -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
try.c: Undefined symbols for architecture x86_64:
try.c: "_aegis256_initialization", referenced from:
try.c: _crypto_aead_aegis256_ref_timingleaks_encrypt in crypto_aead_aegis256.a(encrypt.o)
try.c: _crypto_aead_aegis256_ref_timingleaks_decrypt in crypto_aead_aegis256.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 -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE T:ref

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: "_aegis256_dec_aut_step", referenced from:
try.c: _crypto_aead_aegis256_ref_timingleaks_decrypt in crypto_aead_aegis256.a(encrypt.o)
try.c: "_aegis256_enc_aut_step", referenced from:
try.c: _crypto_aead_aegis256_ref_timingleaks_encrypt in crypto_aead_aegis256.a(encrypt.o)
try.c: _crypto_aead_aegis256_ref_timingleaks_decrypt in crypto_aead_aegis256.a(encrypt.o)
try.c: "_aegis256_initialization", referenced from:
try.c: _crypto_aead_aegis256_ref_timingleaks_encrypt in crypto_aead_aegis256.a(encrypt.o)
try.c: _crypto_aead_aegis256_ref_timingleaks_decrypt in crypto_aead_aegis256.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