Output save_alt Download

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