Output save_alt Download

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