Implementation notes: amd64, ghf51, crypto_aead/paefforkskinnyb128t288n104v1

Computer: ghf51
Architecture: amd64
CPU ID: AuthenticAMD-00810f81-178bfbff
SUPERCOP version: 20200702
Operation: crypto_aead
Primitive: paefforkskinnyb128t288n104v1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
696576415089 0 029457 784 872refclang_-march=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020071120200702
862477217867 0 033028 784 928refgcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020071120200702
1191411011082 0 025561 784 872refclang_-march=native_-O_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020071120200702
1202234815301 0 029689 784 856refclang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020071120200702
1220447811082 0 025561 784 872refclang_-march=native_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020071120200702
181708549364 0 022867 776 928refgcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020071120200702
213105366654 0 018691 776 856refclang_-march=native_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020071120200702
349945707145 0 019439 760 896refgcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020071120200702
353162948066 0 021451 776 928refgcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020071120200702

Namespace violations

Implementation: ref
Security model: unknown
Compiler: clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
forkskinny.o AddBranchConstant T
forkskinny.o forkEncrypt T
forkskinny.o forkInvert T
forkskinny.o loadStateAndKey T
forkskinny.o print_fork T
helpers.o stateCopy T
helpers.o stateToCharArray T
helpers.o tweakeyCopy T
paef.o paef_decrypt T
paef.o paef_encrypt T
paef.o print_plain_cipher T
paef.o print_running_tag T
paef.o print_tweakey T
skinny_round.o AddConstants T
skinny_round.o AddKey T
skinny_round.o AddKey_inv T
skinny_round.o MixColumn T
skinny_round.o MixColumn_inv T
skinny_round.o P R
skinny_round.o RC R
skinny_round.o ShiftRows T
skinny_round.o ShiftRows_inv T
skinny_round.o SubCell T
skinny_round.o SubCell_inv T
skinny_round.o TWEAKEY_P R
skinny_round.o advanceKeySchedule T
skinny_round.o print_cells T
skinny_round.o reverseKeySchedule T
skinny_round.o sbox R
skinny_round.o sbox_inv R
skinny_round.o skinny_round T
skinny_round.o skinny_round_inv 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