Output save_alt Download

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