Output save_alt Download

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