Output save_alt Download

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