Output save_alt Download

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