Output save_alt Download

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