Output save_alt Download

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