Implementation notes: amd64, wyvern1, crypto_aead/estatetwegift128v1

Computer: wyvern1
Architecture: amd64
CPU ID: GenuineIntel-000306f2-bfebfbff
SUPERCOP version: 20191221
Operation: crypto_aead
Primitive: estatetwegift128v1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
1482402317288 0 033339 744 928refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019122220191221
306461946084 0 018946 736 928refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019122220191221
346654275416 0 018082 736 928refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019122220191221
352778664770 0 016406 720 896refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2019122220191221

Namespace violations

Implementation: ref
Security model: unknown
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 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