Output save_alt Download

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