Output save_alt Download

Operation
crypto_aead
Primitive
hs1sivv2
Implementation
ref
Compiler options
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
Host
venus
1 error 0
2 73c7fdbf91052a3bae090cab1ca53e1ea34441f95d7bbc12a6bbb2c0ec361cab 3912574 178475911 4300000000 crypto_aead/hs1sivv2/ref
3 ==5781== Memcheck, a memory error detector
4 ==5781== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==5781== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==5781== Command: ./try
7 ==5781==
8 ==5781== Conditional jump or move depends on uninitialised value(s)
9 ==5781== at 0x4C32742: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
10 ==5781== by 0x10C03C: hs1siv_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==5781== by 0x10C177: crypto_aead_hs1sivv2_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==5781== by 0x1092CE: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
13 ==5781== by 0x108D28: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
14 ==5781== Uninitialised value was created by a client request
15 ==5781== at 0x10916D: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
16 ==5781== by 0x108D28: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
17 ==5781==
18 ==5781== Conditional jump or move depends on uninitialised value(s)
19 ==5781== at 0x4C32756: __memcmp_sse4_1 (vg_replace_strmem.c:1112)
20 ==5781== by 0x10C03C: hs1siv_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
21 ==5781== by 0x10C177: crypto_aead_hs1sivv2_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
22 ==5781== by 0x1092CE: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
23 ==5781== by 0x108D28: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
24 ==5781== Uninitialised value was created by a client request
25 ==5781== at 0x10916D: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
26 ==5781== by 0x108D28: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
27 ==5781==
28 ==5781==
29 ==5781== HEAP SUMMARY:
30 ==5781== in use at exit: 69,888 bytes in 16 blocks
31 ==5781== total heap usage: 85 allocs, 69 frees, 235,731 bytes allocated
32 ==5781==
33 ==5781== LEAK SUMMARY:
34 ==5781== definitely lost: 0 bytes in 0 blocks
35 ==5781== indirectly lost: 0 bytes in 0 blocks
36 ==5781== possibly lost: 69,888 bytes in 16 blocks
37 ==5781== still reachable: 0 bytes in 0 blocks
38 ==5781== suppressed: 0 bytes in 0 blocks
39 ==5781== Rerun with --leak-check=full to see details of leaked memory
40 ==5781==
41 ==5781== For lists of detected and suppressed errors, rerun with: -s
42 ==5781== ERROR SUMMARY: 4 errors from 2 contexts (suppressed: 0 from 0)