Output save_alt Download

Operation
crypto_kem
Primitive
titaniumccatoy
Implementation
opt
Compiler options
gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv
Host
venus
1 error 0
2 a05cf6a1bfff096bb0d8eabba8e39f73c6b856883c078bdadf343f52d5cfcc15 95091009 737533243 4300000000 crypto_kem/titaniumccatoy/opt
3 ==4335== Memcheck, a memory error detector
4 ==4335== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==4335== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==4335== Command: ./try
7 ==4335==
8 ==4335== Conditional jump or move depends on uninitialised value(s)
9 ==4335== at 0x10D358: sampler_zq (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
10 ==4335== by 0x10A9A1: crypto_encrypt_open (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
11 ==4335== by 0x10A31F: crypto_kem_titaniumccatoy_opt_dec (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
12 ==4335== by 0x1092D9: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
13 ==4335== by 0x108CF8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
14 ==4335== Uninitialised value was created by a client request
15 ==4335== at 0x10922A: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
16 ==4335== by 0x108CF8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
17 ==4335==
18 ==4335== Conditional jump or move depends on uninitialised value(s)
19 ==4335== at 0x10D358: sampler_zq (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
20 ==4335== by 0x10A6A1: crypto_encrypt (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
21 ==4335== by 0x10A351: crypto_kem_titaniumccatoy_opt_dec (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
22 ==4335== by 0x1092D9: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
23 ==4335== by 0x108CF8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
24 ==4335== Uninitialised value was created by a client request
25 ==4335== at 0x10922A: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
26 ==4335== by 0x108CF8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try)
27 ==4335==
28 ==4335==
29 ==4335== HEAP SUMMARY:
30 ==4335== in use at exit: 124,800 bytes in 10 blocks
31 ==4335== total heap usage: 16 allocs, 6 frees, 138,744 bytes allocated
32 ==4335==
33 ==4335== LEAK SUMMARY:
34 ==4335== definitely lost: 0 bytes in 0 blocks
35 ==4335== indirectly lost: 0 bytes in 0 blocks
36 ==4335== possibly lost: 124,800 bytes in 10 blocks
37 ==4335== still reachable: 0 bytes in 0 blocks
38 ==4335== suppressed: 0 bytes in 0 blocks
39 ==4335== Rerun with --leak-check=full to see details of leaked memory
40 ==4335==
41 ==4335== For lists of detected and suppressed errors, rerun with: -s
42 ==4335== ERROR SUMMARY: 16524 errors from 2 contexts (suppressed: 0 from 0)