Test results for amd64, freshwrap,little, crypto_verify/127vartime
[Page version: 20260711 06:31:21]
Measurements for amd64, freshwrap,little, crypto_verify
Test results for amd64, freshwrap,little, crypto_verify
Test results for crypto_verify/127vartime
Computer: freshwrap,little
Microarchitecture: amd64; Gracemont (b06a2-20)
Architecture: amd64
CPU ID: GenuineIntel-000b06a2-20-bfebfbff
SUPERCOP version: 20260627
Operation: crypto_verify
Primitive: 127vartime
| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
| 18 | 69 0 0 | 24467 1256 1560 | ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260629 | 20260627 |
| 19 | 69 0 0 | 24403 1256 1560 | ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260629 | 20260627 |
| 19 | 69 0 0 | 23096 1256 1496 | T!!!ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260629 | 20260627 |
| 20 | 134 0 0 | 21095 1216 1560 | T!!!ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260629 | 20260627 |
| 20 | 134 0 0 | 23503 1216 1560 | T!!!ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260629 | 20260627 |
| 20 | 65 0 0 | 19122 1192 1528 | T!!!ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260629 | 20260627 |
| 21 | 69 0 0 | 20344 1256 1496 | T!!!ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260629 | 20260627 |
| 21 | 69 0 0 | 20941 1248 1560 | ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260629 | 20260627 |
| 23 | 71 0 0 | 20534 1208 1560 | T!!!ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260629 | 20260627 |
Failed TIMECOP
Conditional jump or move depends on uninitialised value(s)
at 0x...: bcmp (vg_replace_strmem.c:1233)
by 0x...: crypto_verify_127vartime_ref_constbranchindex (verify.c:6)
by 0x...: check (try.c:63)
by 0x...: test (try.c:84)
by 0x...: main (try-anything.c:344)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:282)
by 0x...: check (try.c:62)
by 0x...: test (try.c:84)
by 0x...: main (try-anything.c:344)
Conditional jump or move depends on uninitialised value(s)
at 0x...: bcmp (vg_replace_strmem.c:1233)
by 0x...: crypto_verify_127vartime_ref_constbranchindex (verify.c:6)
by 0x...: check (try.c:63)
by 0x...: test (try.c:86)
by 0x...: main (try-anything.c:344)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:282)
by 0x...: check (try.c:62)
by 0x...: test (try.c:86)
by 0x...: main (try-anything.c:344)
Conditional jump or move depends on uninitialised value(s)
at 0x...: bcmp (vg_replace_strmem.c:1233)
by 0x...: crypto_verify_127vartime_ref_constbranchindex (verify.c:6)
by 0x...: check (try.c:63)
by 0x...: test (try.c:88)
by 0x...: main (try-anything.c:344)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:282)
by 0x...: check (try.c:62)
by 0x...: test (try.c:88)
by 0x...: main (try-anything.c:344)
Conditional jump or move depends on uninitialised value(s)
at 0x...: bcmp (vg_replace_strmem.c:1233)
by 0x...: crypto_verify_127vartime_ref_constbranchindex (verify.c:6)
by 0x...: check (try.c:63)
by 0x...: test (try.c:90)
by 0x...: main (try-anything.c:344)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:282)
by 0x...: check (try.c:62)
by 0x...: test (try.c:90)
by 0x...: main (try-anything.c:344)
Conditional jump or move depends on uninitialised value(s)
at 0x...: bcmp (vg_replace_strmem.c:1233)
by 0x...: crypto_verify_127vartime_ref_constbranchindex (verify.c:6)
by 0x...: check (try.c:63)
by 0x...: test (try.c:92)
by 0x...: main (try-anything.c:344)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:282)
by 0x...: check (try.c:62)
by 0x...: test (try.c:92)
by 0x...: main (try-anything.c:344)
Number of similar (implementation,compiler) pairs: 4, namely:
| Implementation | Compiler |
| ref | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| ref | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
| ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
| ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
Failed TIMECOP
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_verify_127vartime_ref_constbranchindex (verify.c:6)
by 0x...: check (try.c:63)
by 0x...: test (try.c:84)
by 0x...: main (try-anything.c:344)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:282)
by 0x...: check (try.c:62)
by 0x...: test (try.c:84)
by 0x...: main (try-anything.c:344)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_verify_127vartime_ref_constbranchindex (verify.c:6)
by 0x...: check (try.c:63)
by 0x...: test (try.c:86)
by 0x...: main (try-anything.c:344)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:282)
by 0x...: check (try.c:62)
by 0x...: test (try.c:86)
by 0x...: main (try-anything.c:344)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_verify_127vartime_ref_constbranchindex (verify.c:6)
by 0x...: check (try.c:63)
by 0x...: test (try.c:86)
by 0x...: main (try-anything.c:344)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:282)
by 0x...: check (try.c:62)
by 0x...: test (try.c:86)
by 0x...: main (try-anything.c:344)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_verify_127vartime_ref_constbranchindex (verify.c:6)
by 0x...: check (try.c:63)
by 0x...: test (try.c:86)
by 0x...: main (try-anything.c:344)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:282)
by 0x...: check (try.c:62)
by 0x...: test (try.c:86)
by 0x...: main (try-anything.c:344)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_verify_127vartime_ref_constbranchindex (verify.c:6)
by 0x...: check (try.c:63)
by 0x...: test (try.c:86)
by 0x...: main (try-anything.c:344)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:282)
by 0x...: check (try.c:62)
by 0x...: test (try.c:86)
by 0x...: main (try-anything.c:344)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_verify_127vartime_ref_constbranchindex (verify.c:6)
by 0x...: check (try.c:63)
by 0x...: test (try.c:88)
by 0x...: main (try-anything.c:344)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:282)
by 0x...: check (try.c:62)
by 0x...: test (try.c:88)
by 0x...: main (try-anything.c:344)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_verify_127vartime_ref_constbranchindex (verify.c:6)
by 0x...: check (try.c:63)
by 0x...: test (try.c:88)
by 0x...: main (try-anything.c:344)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:282)
by 0x...: check (try.c:62)
by 0x...: test (try.c:88)
by 0x...: main (try-anything.c:344)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_verify_127vartime_ref_constbranchindex (verify.c:6)
by 0x...: check (try.c:63)
by 0x...: test (try.c:88)
by 0x...: main (try-anything.c:344)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:282)
by 0x...: check (try.c:62)
by 0x...: test (try.c:88)
by 0x...: main (try-anything.c:344)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_verify_127vartime_ref_constbranchindex (verify.c:6)
by 0x...: check (try.c:63)
by 0x...: test (try.c:88)
by 0x...: main (try-anything.c:344)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:282)
by 0x...: check (try.c:62)
by 0x...: test (try.c:88)
by 0x...: main (try-anything.c:344)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_verify_127vartime_ref_constbranchindex (verify.c:6)
by 0x...: check (try.c:63)
by 0x...: test (try.c:90)
by 0x...: main (try-anything.c:344)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:282)
by 0x...: check (try.c:62)
by 0x...: test (try.c:90)
by 0x...: main (try-anything.c:344)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_verify_127vartime_ref_constbranchindex (verify.c:6)
by 0x...: check (try.c:63)
by 0x...: test (try.c:92)
by 0x...: main (try-anything.c:344)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:282)
by 0x...: check (try.c:62)
by 0x...: test (try.c:92)
by 0x...: main (try-anything.c:344)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_verify_127vartime_ref_constbranchindex (verify.c:6)
by 0x...: check (try.c:63)
by 0x...: test (try.c:90)
by 0x...: main (try-anything.c:344)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:282)
by 0x...: check (try.c:62)
by 0x...: test (try.c:90)
by 0x...: main (try-anything.c:344)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_verify_127vartime_ref_constbranchindex (verify.c:6)
by 0x...: check (try.c:63)
by 0x...: test (try.c:90)
by 0x...: main (try-anything.c:344)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:282)
by 0x...: check (try.c:62)
by 0x...: test (try.c:90)
by 0x...: main (try-anything.c:344)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_verify_127vartime_ref_constbranchindex (verify.c:6)
by 0x...: check (try.c:63)
by 0x...: test (try.c:92)
by 0x...: main (try-anything.c:344)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:282)
by 0x...: check (try.c:62)
by 0x...: test (try.c:92)
by 0x...: main (try-anything.c:344)
Conditional jump or move depends on uninitialised value(s)
at 0x...: crypto_verify_127vartime_ref_constbranchindex (verify.c:6)
by 0x...: check (try.c:63)
by 0x...: test (try.c:92)
by 0x...: main (try-anything.c:344)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:282)
by 0x...: check (try.c:62)
by 0x...: test (try.c:92)
by 0x...: main (try-anything.c:344)
Number of similar (implementation,compiler) pairs: 2, namely:
| Implementation | Compiler |
| ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
| ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.0) |
TIMECOP error (can be valgrind bug)
error 132
Conditional jump or move depends on uninitialised value(s)
at 0x...: bcmp (vg_replace_strmem.c:1233)
by 0x...: crypto_verify_127vartime_ref_constbranchindex (verify.c:6)
by 0x...: check (try.c:63)
by 0x...: test (try.c:84)
by 0x...: main (try-anything.c:344)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:282)
by 0x...: check (try.c:62)
by 0x...: test (try.c:84)
by 0x...: main (try-anything.c:344)
Conditional jump or move depends on uninitialised value(s)
at 0x...: bcmp (vg_replace_strmem.c:1233)
by 0x...: crypto_verify_127vartime_ref_constbranchindex (verify.c:6)
by 0x...: check (try.c:63)
by 0x...: test (try.c:86)
by 0x...: main (try-anything.c:344)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:282)
by 0x...: check (try.c:62)
by 0x...: test (try.c:86)
by 0x...: main (try-anything.c:344)
Conditional jump or move depends on uninitialised value(s)
at 0x...: bcmp (vg_replace_strmem.c:1233)
by 0x...: crypto_verify_127vartime_ref_constbranchindex (verify.c:6)
by 0x...: check (try.c:63)
by 0x...: test (try.c:88)
by 0x...: main (try-anything.c:344)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:282)
by 0x...: check (try.c:62)
by 0x...: test (try.c:88)
by 0x...: main (try-anything.c:344)
Conditional jump or move depends on uninitialised value(s)
at 0x...: bcmp (vg_replace_strmem.c:1233)
by 0x...: crypto_verify_127vartime_ref_constbranchindex (verify.c:6)
by 0x...: check (try.c:63)
by 0x...: test (try.c:90)
by 0x...: main (try-anything.c:344)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:282)
by 0x...: check (try.c:62)
by 0x...: test (try.c:90)
by 0x...: main (try-anything.c:344)
Conditional jump or move depends on uninitialised value(s)
at 0x...: bcmp (vg_replace_strmem.c:1233)
by 0x...: crypto_verify_127vartime_ref_constbranchindex (verify.c:6)
by 0x...: check (try.c:63)
by 0x...: test (try.c:92)
by 0x...: main (try-anything.c:344)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:282)
by 0x...: check (try.c:62)
by 0x...: test (try.c:92)
by 0x...: main (try-anything.c:344)
Process terminating with default action of signal 4 (SIGILL)
Illegal opcode at address 0x10B407
at 0x...: main (try-anything.c:362)
Illegal instruction
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| ref | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
TIMECOP error (can be valgrind bug)
error 132
Conditional jump or move depends on uninitialised value(s)
at 0x...: bcmp (vg_replace_strmem.c:1233)
by 0x...: crypto_verify_127vartime_ref_constbranchindex (verify.c:6)
by 0x...: check (try.c:63)
by 0x...: test (try.c:84)
by 0x...: main (try-anything.c:344)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:282)
by 0x...: check (try.c:62)
by 0x...: test (try.c:84)
by 0x...: main (try-anything.c:344)
Conditional jump or move depends on uninitialised value(s)
at 0x...: bcmp (vg_replace_strmem.c:1233)
by 0x...: crypto_verify_127vartime_ref_constbranchindex (verify.c:6)
by 0x...: check (try.c:63)
by 0x...: test (try.c:86)
by 0x...: main (try-anything.c:344)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:282)
by 0x...: check (try.c:62)
by 0x...: test (try.c:86)
by 0x...: main (try-anything.c:344)
Conditional jump or move depends on uninitialised value(s)
at 0x...: bcmp (vg_replace_strmem.c:1233)
by 0x...: crypto_verify_127vartime_ref_constbranchindex (verify.c:6)
by 0x...: check (try.c:63)
by 0x...: test (try.c:88)
by 0x...: main (try-anything.c:344)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:282)
by 0x...: check (try.c:62)
by 0x...: test (try.c:88)
by 0x...: main (try-anything.c:344)
Conditional jump or move depends on uninitialised value(s)
at 0x...: bcmp (vg_replace_strmem.c:1233)
by 0x...: crypto_verify_127vartime_ref_constbranchindex (verify.c:6)
by 0x...: check (try.c:63)
by 0x...: test (try.c:90)
by 0x...: main (try-anything.c:344)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:282)
by 0x...: check (try.c:62)
by 0x...: test (try.c:90)
by 0x...: main (try-anything.c:344)
Conditional jump or move depends on uninitialised value(s)
at 0x...: bcmp (vg_replace_strmem.c:1233)
by 0x...: crypto_verify_127vartime_ref_constbranchindex (verify.c:6)
by 0x...: check (try.c:63)
by 0x...: test (try.c:92)
by 0x...: main (try-anything.c:344)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:282)
by 0x...: check (try.c:62)
by 0x...: test (try.c:92)
by 0x...: main (try-anything.c:344)
Process terminating with default action of signal 4 (SIGILL)
Illegal opcode at address 0x10B417
at 0x...: main (try-anything.c:362)
Illegal instruction
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| ref | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |
TIMECOP error (can be valgrind bug)
error 132
Conditional jump or move depends on uninitialised value(s)
at 0x...: bcmp (vg_replace_strmem.c:1233)
by 0x...: crypto_verify_127vartime_ref_constbranchindex (verify.c:6)
by 0x...: check (try.c:63)
by 0x...: test (try.c:84)
by 0x...: main (try-anything.c:344)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:282)
by 0x...: check (try.c:62)
by 0x...: test (try.c:84)
by 0x...: main (try-anything.c:344)
Conditional jump or move depends on uninitialised value(s)
at 0x...: bcmp (vg_replace_strmem.c:1233)
by 0x...: crypto_verify_127vartime_ref_constbranchindex (verify.c:6)
by 0x...: check (try.c:63)
by 0x...: test (try.c:86)
by 0x...: main (try-anything.c:344)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:282)
by 0x...: check (try.c:62)
by 0x...: test (try.c:86)
by 0x...: main (try-anything.c:344)
Conditional jump or move depends on uninitialised value(s)
at 0x...: bcmp (vg_replace_strmem.c:1233)
by 0x...: crypto_verify_127vartime_ref_constbranchindex (verify.c:6)
by 0x...: check (try.c:63)
by 0x...: test (try.c:88)
by 0x...: main (try-anything.c:344)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:282)
by 0x...: check (try.c:62)
by 0x...: test (try.c:88)
by 0x...: main (try-anything.c:344)
Conditional jump or move depends on uninitialised value(s)
at 0x...: bcmp (vg_replace_strmem.c:1233)
by 0x...: crypto_verify_127vartime_ref_constbranchindex (verify.c:6)
by 0x...: check (try.c:63)
by 0x...: test (try.c:90)
by 0x...: main (try-anything.c:344)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:282)
by 0x...: check (try.c:62)
by 0x...: test (try.c:90)
by 0x...: main (try-anything.c:344)
Conditional jump or move depends on uninitialised value(s)
at 0x...: bcmp (vg_replace_strmem.c:1233)
by 0x...: crypto_verify_127vartime_ref_constbranchindex (verify.c:6)
by 0x...: check (try.c:63)
by 0x...: test (try.c:92)
by 0x...: main (try-anything.c:344)
Uninitialised value was created by a client request
at 0x...: poison (try-anything.c:282)
by 0x...: check (try.c:62)
by 0x...: test (try.c:92)
by 0x...: main (try-anything.c:344)
Process terminating with default action of signal 4 (SIGILL)
Illegal opcode at address 0x10AD4B
at 0x...: main (try-anything.c:362)
Illegal instruction
Number of similar (implementation,compiler) pairs: 1, namely:
| Implementation | Compiler |
| ref | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_19.1.7_(3+b1)) |