Output save_alt Download

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