Implementation notes: amd64, avx512imath, crypto_aead/triflev1

Computer: avx512imath
Architecture: amd64
CPU ID: GenuineIntel-00050657-bfebfbff
SUPERCOP version: 20210125
Operation: crypto_aead
Primitive: triflev1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
1294652215723 0 033831 812 1072T:refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021032320210125
417478973959 0 018043 780 1040T:refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021032320210125
426277525628 0 020807 796 1072T:refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2021032320210125
464376794863 0 020007 796 1072T:refgcc_-march=native_-mtune=native_-O_-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
casb.o _casb_perm R
casb.o _casb_round_constants R
casb.o _casb_sbox R
casb.o add_round_constants T
casb.o add_round_key T
casb.o bits_to_nibbles T
casb.o bytes_to_nibbles T
casb.o casb_enc T
casb.o generate_round_keys T
casb.o nibbles_to_bits T
casb.o nibbles_to_bytes T
casb.o perm_bits T
casb.o sub_cells T
encrypt.o hash T
encrypt.o mac T
encrypt.o memcpy_ozp T
encrypt.o mult_2 T
encrypt.o ofb T
encrypt.o xor_bytes 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