error 0 40abd7d47cb9f84dc47a0530262fc905e715e37a4113299f1ec5f0727313c04c 44861532 967934979 4300000000 crypto_box/curve25519xsalsa20poly1305/ref ==7805== Memcheck, a memory error detector ==7805== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. ==7805== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info ==7805== Command: ./try ==7805== ==7805== Conditional jump or move depends on uninitialised value(s) ==7805== at 0x10C053: crypto_secretbox_xsalsa20poly1305_ref_open (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==7805== by 0x10BB49: crypto_box_curve25519xsalsa20poly1305_ref_open (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==7805== by 0x109362: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==7805== by 0x108CE8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==7805== Uninitialised value was created by a client request ==7805== at 0x10928A: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==7805== by 0x108CE8: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==7805== ==7805== Conditional jump or move depends on uninitialised value(s) ==7805== at 0x10C053: crypto_secretbox_xsalsa20poly1305_ref_open (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==7805== by 0x10BB49: crypto_box_curve25519xsalsa20poly1305_ref_open (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==7805== by 0x109362: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==7805== by 0x108CF9: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==7805== Uninitialised value was created by a client request ==7805== at 0x10928A: timecop_doit (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==7805== by 0x108CF9: main (in /home/moritz/Uni/2015-2016/research-internship/letstrythisagain/supercop-20181113/bench/venus/work/compile/try) ==7805== ==7805== ==7805== HEAP SUMMARY: ==7805== in use at exit: 95,744 bytes in 22 blocks ==7805== total heap usage: 28 allocs, 6 frees, 109,688 bytes allocated ==7805== ==7805== LEAK SUMMARY: ==7805== definitely lost: 0 bytes in 0 blocks ==7805== indirectly lost: 0 bytes in 0 blocks ==7805== possibly lost: 95,744 bytes in 22 blocks ==7805== still reachable: 0 bytes in 0 blocks ==7805== suppressed: 0 bytes in 0 blocks ==7805== Rerun with --leak-check=full to see details of leaked memory ==7805== ==7805== For lists of detected and suppressed errors, rerun with: -s ==7805== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 0 from 0)