error 0 a87ce666b05379fbbcce971e815ba6e8429ec89fb720e294262ad00de621c613 77711349 477429686 4300000000 crypto_aead/artemia128v12/ref ==23684== Memcheck, a memory error detector ==23684== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. ==23684== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info ==23684== Command: ./try ==23684== ==23684== Use of uninitialised value of size 8 ==23684== at 0x403064: artemia_permutation (jhae_permutation.c:154) ==23684== by 0x40282D: jhae_encryption_authentication (jhae_encryption.c:47) ==23684== by 0x40230A: crypto_aead_artemia128v12_ref_encrypt (encrypt.c:30) ==23684== by 0x400F6A: timecop_doit (try.c:104) ==23684== by 0x401FC0: main (try-anything.c:306) ==23684== Uninitialised value was created by a client request ==23684== at 0x400EB7: timecop_doit (try.c:102) ==23684== by 0x401FC0: main (try-anything.c:306) ==23684== ==23684== Use of uninitialised value of size 8 ==23684== at 0x403064: artemia_permutation (jhae_permutation.c:154) ==23684== by 0x40248D: jhae_decryption_verification (jhae_decryption.c:47) ==23684== by 0x402388: crypto_aead_artemia128v12_ref_decrypt (encrypt.c:67) ==23684== by 0x401017: timecop_doit (try.c:107) ==23684== by 0x401FC0: main (try-anything.c:306) ==23684== Uninitialised value was created by a client request ==23684== at 0x400EB7: timecop_doit (try.c:102) ==23684== by 0x401FC0: main (try-anything.c:306) ==23684== ==23684== Conditional jump or move depends on uninitialised value(s) ==23684== at 0x4026BB: jhae_decryption_verification (jhae_decryption.c:95) ==23684== by 0x402388: crypto_aead_artemia128v12_ref_decrypt (encrypt.c:67) ==23684== by 0x401017: timecop_doit (try.c:107) ==23684== by 0x401FC0: main (try-anything.c:306) ==23684== Uninitialised value was created by a client request ==23684== at 0x400EB7: timecop_doit (try.c:102) ==23684== by 0x401FC0: main (try-anything.c:306) ==23684== ==23684== ==23684== HEAP SUMMARY: ==23684== in use at exit: 70,608 bytes in 31 blocks ==23684== total heap usage: 66 allocs, 35 frees, 85,368 bytes allocated ==23684== ==23684== LEAK SUMMARY: ==23684== definitely lost: 272 bytes in 15 blocks ==23684== indirectly lost: 0 bytes in 0 blocks ==23684== possibly lost: 70,336 bytes in 16 blocks ==23684== still reachable: 0 bytes in 0 blocks ==23684== suppressed: 0 bytes in 0 blocks ==23684== Rerun with --leak-check=full to see details of leaked memory ==23684== ==23684== For lists of detected and suppressed errors, rerun with: -s ==23684== ERROR SUMMARY: 160 errors from 3 contexts (suppressed: 0 from 0)