Implementation notes: amd64, scw1b63b1, crypto_aead/twegift64lotusaeadv1

Computer: scw1b63b1
Architecture: amd64
CPU ID: GenuineIntel-000506f1-0f8bfbff
SUPERCOP version: 20191017
Operation: crypto_aead
Primitive: twegift64lotusaeadv1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
1910491838926 0 054204 808 928refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019121720191017
2515736815389 0 029145 784 856refclang_-march=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2019121720191017
2610869016019 0 029681 784 856refclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2019121720191017
2648193413403 0 026321 784 856refclang_-march=native_-O_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2019121720191017
2650735413403 0 026321 784 856refclang_-march=native_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2019121720191017
447122667126 0 018979 776 856refclang_-march=native_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2019121720191017
465234128079 0 021219 800 928refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019121720191017
665060866144 0 017991 784 896refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019121720191017
722444386896 0 019883 800 928refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019121720191017

Namespace violations

Implementation: ref
Security model: unknown
Compiler: clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
encrypt.o init T
encrypt.o memcpy_and_zero_one_pad T
encrypt.o mult_by_alpha T
encrypt.o proc_ad T
encrypt.o proc_ct T
encrypt.o proc_pt T
encrypt.o proc_tg T
encrypt.o xor_bytes T
twegift-64.o _gift_perm R
twegift-64.o _gift_perm_inv R
twegift-64.o _gift_round_constants R
twegift-64.o _gift_sbox R
twegift-64.o _gift_sbox_inv R
twegift-64.o add_round_constants T
twegift-64.o add_round_key T
twegift-64.o add_round_tweak T
twegift-64.o bits_to_nibbles T
twegift-64.o bytes_to_nibbles T
twegift-64.o expand_tweak T
twegift-64.o generate_round_keys T
twegift-64.o nibbles_to_bits T
twegift-64.o nibbles_to_bytes T
twegift-64.o perm_bits T
twegift-64.o perm_bits_inv T
twegift-64.o sub_cells T
twegift-64.o sub_cells_inv T
twegift-64.o twegift_dec T
twegift-64.o twegift_enc T

Number of similar (compiler,implementation) pairs: 9, namely:
CompilerImplementations
clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE ref
clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE ref
clang -march=native -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE ref
clang -march=native -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE ref
clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE ref
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE ref
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE ref
gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE ref
gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE ref