Output save_alt Download

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