Output save_alt Download

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