Output save_alt Download

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