Output save_alt Download

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