Output save_alt Download

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