Output save_alt Download

Operation
crypto_kem
Primitive
kyber1024
Implementation
ref
Compiler options
gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv
Host
venus
1 error 0
2 129d5c22e1569ba1a465ccaafc6496ade5538b5fb9c0b31800b441940115fd5f 62988994 521621040 4300000000 crypto_kem/kyber1024/ref
3 ==13909== Memcheck, a memory error detector
4 ==13909== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==13909== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==13909== Command: ./try
7 ==13909==
8 ==13909== Conditional jump or move depends on uninitialised value(s)
9 ==13909== at 0x11064F: indcpa_enc (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
10 ==13909== by 0x10AA9E: crypto_kem_kyber1024_ref_dec (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==13909== by 0x109199: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==13909== by 0x108CE8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
13 ==13909==
14 ==13909== Conditional jump or move depends on uninitialised value(s)
15 ==13909== at 0x11064F: indcpa_enc (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
16 ==13909== by 0x10AA9E: crypto_kem_kyber1024_ref_dec (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
17 ==13909== by 0x109199: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
18 ==13909== by 0x108CF9: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
19 ==13909==
20 ==13909==
21 ==13909== HEAP SUMMARY:
22 ==13909== in use at exit: 43,520 bytes in 10 blocks
23 ==13909== total heap usage: 16 allocs, 6 frees, 57,464 bytes allocated
24 ==13909==
25 ==13909== LEAK SUMMARY:
26 ==13909== definitely lost: 0 bytes in 0 blocks
27 ==13909== indirectly lost: 0 bytes in 0 blocks
28 ==13909== possibly lost: 43,520 bytes in 10 blocks
29 ==13909== still reachable: 0 bytes in 0 blocks
30 ==13909== suppressed: 0 bytes in 0 blocks
31 ==13909== Rerun with --leak-check=full to see details of leaked memory
32 ==13909==
33 ==13909== For lists of detected and suppressed errors, rerun with: -s
34 ==13909== ERROR SUMMARY: 8742 errors from 2 contexts (suppressed: 0 from 0)