Output save_alt Download

Operation
crypto_aead
Primitive
norx6444v3
Implementation
ref
Compiler options
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv
Host
venus
1 error 0
2 bb1201b78be6ec16827a4954f0f68826f7e381f2004f7ab6b464811e2daf7cd2 10646449 428631289 4300000000 crypto_aead/norx6444v3/ref
3 ==12563== Memcheck, a memory error detector
4 ==12563== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==12563== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==12563== Command: ./try
7 ==12563==
8 ==12563== Conditional jump or move depends on uninitialised value(s)
9 ==12563== at 0x1121E3: norx_aead_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
10 ==12563== by 0x10B904: crypto_aead_norx6444v3_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==12563== by 0x1092BE: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==12563== by 0x108D18: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
13 ==12563== Uninitialised value was created by a client request
14 ==12563== at 0x10915D: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
15 ==12563== by 0x108D18: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
16 ==12563==
17 ==12563== Conditional jump or move depends on uninitialised value(s)
18 ==12563== at 0x1121E3: norx_aead_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
19 ==12563== by 0x10B904: crypto_aead_norx6444v3_ref_decrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
20 ==12563== by 0x1092BE: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
21 ==12563== by 0x108D29: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
22 ==12563== Uninitialised value was created by a client request
23 ==12563== at 0x10915D: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
24 ==12563== by 0x108D29: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
25 ==12563==
26 ==12563==
27 ==12563== HEAP SUMMARY:
28 ==12563== in use at exit: 70,144 bytes in 16 blocks
29 ==12563== total heap usage: 22 allocs, 6 frees, 84,088 bytes allocated
30 ==12563==
31 ==12563== LEAK SUMMARY:
32 ==12563== definitely lost: 0 bytes in 0 blocks
33 ==12563== indirectly lost: 0 bytes in 0 blocks
34 ==12563== possibly lost: 70,144 bytes in 16 blocks
35 ==12563== still reachable: 0 bytes in 0 blocks
36 ==12563== suppressed: 0 bytes in 0 blocks
37 ==12563== Rerun with --leak-check=full to see details of leaked memory
38 ==12563==
39 ==12563== For lists of detected and suppressed errors, rerun with: -s
40 ==12563== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)