Output save_alt Download

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