error 0 f9085f3b4a8f06cebd1bddcc47cb7a56f8eaff92c0d36d4f6dbd73c663d6e257 102303936 544599503 4300000000 crypto_aead/artemia256v1/ref ==24341== Memcheck, a memory error detector ==24341== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. ==24341== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info ==24341== Command: ./try ==24341== ==24341== Use of uninitialised value of size 8 ==24341== at 0x4030E4: artemia_permutation (jhae_permutation.c:109) ==24341== by 0x40283D: jhae_encryption_authentication (jhae_encryption.c:47) ==24341== by 0x40231A: crypto_aead_artemia256v1_ref_encrypt (encrypt.c:30) ==24341== by 0x400F6A: timecop_doit (try.c:104) ==24341== by 0x401FD0: main (try-anything.c:306) ==24341== Uninitialised value was created by a client request ==24341== at 0x400EB7: timecop_doit (try.c:102) ==24341== by 0x401FD0: main (try-anything.c:306) ==24341== ==24341== Use of uninitialised value of size 8 ==24341== at 0x4030E4: artemia_permutation (jhae_permutation.c:109) ==24341== by 0x40249D: jhae_decryption_verification (jhae_decryption.c:47) ==24341== by 0x402398: crypto_aead_artemia256v1_ref_decrypt (encrypt.c:67) ==24341== by 0x401017: timecop_doit (try.c:107) ==24341== by 0x401FD0: main (try-anything.c:306) ==24341== Uninitialised value was created by a client request ==24341== at 0x400EB7: timecop_doit (try.c:102) ==24341== by 0x401FD0: main (try-anything.c:306) ==24341== ==24341== Conditional jump or move depends on uninitialised value(s) ==24341== at 0x4026CB: jhae_decryption_verification (jhae_decryption.c:95) ==24341== by 0x402398: crypto_aead_artemia256v1_ref_decrypt (encrypt.c:67) ==24341== by 0x401017: timecop_doit (try.c:107) ==24341== by 0x401FD0: main (try-anything.c:306) ==24341== Uninitialised value was created by a client request ==24341== at 0x400EB7: timecop_doit (try.c:102) ==24341== by 0x401FD0: main (try-anything.c:306) ==24341== ==24341== ==24341== HEAP SUMMARY: ==24341== in use at exit: 71,392 bytes in 31 blocks ==24341== total heap usage: 66 allocs, 35 frees, 86,968 bytes allocated ==24341== ==24341== LEAK SUMMARY: ==24341== definitely lost: 544 bytes in 15 blocks ==24341== indirectly lost: 0 bytes in 0 blocks ==24341== possibly lost: 70,848 bytes in 16 blocks ==24341== still reachable: 0 bytes in 0 blocks ==24341== suppressed: 0 bytes in 0 blocks ==24341== Rerun with --leak-check=full to see details of leaked memory ==24341== ==24341== For lists of detected and suppressed errors, rerun with: -s ==24341== ERROR SUMMARY: 320 errors from 3 contexts (suppressed: 0 from 0)