Output save_alt Download

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