Implementation notes: amd64, avx512imath, crypto_aead/estatetwegift128v1

Computer: avx512imath
Architecture: amd64
CPU ID: GenuineIntel-00050657-bfebfbff
SUPERCOP version: 20210125
Operation: crypto_aead
Primitive: estatetwegift128v1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
1145701619574 0 037703 812 1072T:refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021032320210125
302850546318 0 021638 804 1072T:refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021032320210125
401813615382 0 020678 804 1072T:refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021032320210125
409961234707 0 018906 788 1040T:refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021032320210125

Namespace violations

Implementation: T:ref
Security model: timingleaks
Compiler: gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE
twegift-128.o _gift_perm R
twegift-128.o _gift_perm_inv R
twegift-128.o _gift_round_constants R
twegift-128.o _gift_sbox R
twegift-128.o _gift_sbox_inv R
twegift-128.o add_round_constants T
twegift-128.o add_round_key T
twegift-128.o add_round_tweak T
twegift-128.o bits_to_nibbles T
twegift-128.o bytes_to_nibbles T
twegift-128.o expand_tweak T
twegift-128.o generate_round_keys T
twegift-128.o nibbles_to_bits T
twegift-128.o nibbles_to_bytes T
twegift-128.o perm_bits T
twegift-128.o perm_bits_inv T
twegift-128.o sub_cells T
twegift-128.o sub_cells_inv T
twegift-128.o twegift_dec T
twegift-128.o twegift_enc T

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