Output save_alt Download

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