Output save_alt Download

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