Output save_alt Download

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