Output save_alt Download

Operation
crypto_sign
Primitive
sphincsf192haraka
Implementation
ref
Compiler options
clang -O1 -g
Host
venus
1 error 0
2 23761689fd4909a91b7a86076899a5c01207dadd859ece4eccc04e4e75b29d79 64975235673 88244917547 4300000000 crypto_sign/sphincsf192haraka/ref
3 ==2170== Memcheck, a memory error detector
4 ==2170== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==2170== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==2170== Command: ./try
7 ==2170==
8 ==2170== Use of uninitialised value of size 8
9 ==2170== at 0x4034D4: aesenc (haraka.c:87)
10 ==2170== by 0x4038FB: haraka512_perm (haraka.c:222)
11 ==2170== by 0x40385A: haraka_S_squeezeblocks (haraka.c:177)
12 ==2170== by 0x40371A: haraka_S (haraka.c:197)
13 ==2170== by 0x403676: tweak_constants (haraka.c:134)
14 ==2170== by 0x40219D: crypto_sign_sphincsf192haraka_ref (sign.c:94)
15 ==2170== by 0x400DF6: timecop_doit (try.c:96)
16 ==2170== by 0x401CC0: main (try-anything.c:306)
17 ==2170== Uninitialised value was created by a client request
18 ==2170== at 0x400DC7: timecop_doit (try.c:95)
19 ==2170== by 0x401CC0: main (try-anything.c:306)
20 ==2170==
21 ==2170== Use of uninitialised value of size 8
22 ==2170== at 0x4034D4: aesenc (haraka.c:87)
23 ==2170== by 0x403907: haraka512_perm (haraka.c:223)
24 ==2170== by 0x40385A: haraka_S_squeezeblocks (haraka.c:177)
25 ==2170== by 0x40371A: haraka_S (haraka.c:197)
26 ==2170== by 0x403676: tweak_constants (haraka.c:134)
27 ==2170== by 0x40219D: crypto_sign_sphincsf192haraka_ref (sign.c:94)
28 ==2170== by 0x400DF6: timecop_doit (try.c:96)
29 ==2170== by 0x401CC0: main (try-anything.c:306)
30 ==2170== Uninitialised value was created by a client request
31 ==2170== at 0x400DC7: timecop_doit (try.c:95)
32 ==2170== by 0x401CC0: main (try-anything.c:306)
33 ==2170==
34 ==2170== Use of uninitialised value of size 8
35 ==2170== at 0x4034D4: aesenc (haraka.c:87)
36 ==2170== by 0x4038FB: haraka512_perm (haraka.c:222)
37 ==2170== by 0x4037BA: haraka_S_absorb (haraka.c:155)
38 ==2170== by 0x403708: haraka_S (haraka.c:195)
39 ==2170== by 0x40221F: crypto_sign_sphincsf192haraka_ref (sign.c:112)
40 ==2170== by 0x400DF6: timecop_doit (try.c:96)
41 ==2170== by 0x401CC0: main (try-anything.c:306)
42 ==2170== Uninitialised value was created by a client request
43 ==2170== at 0x400DC7: timecop_doit (try.c:95)
44 ==2170== by 0x401CC0: main (try-anything.c:306)
45 ==2170==
46 ==2170== Use of uninitialised value of size 8
47 ==2170== at 0x4034D4: aesenc (haraka.c:87)
48 ==2170== by 0x403907: haraka512_perm (haraka.c:223)
49 ==2170== by 0x4037BA: haraka_S_absorb (haraka.c:155)
50 ==2170== by 0x403708: haraka_S (haraka.c:195)
51 ==2170== by 0x40221F: crypto_sign_sphincsf192haraka_ref (sign.c:112)
52 ==2170== by 0x400DF6: timecop_doit (try.c:96)
53 ==2170== by 0x401CC0: main (try-anything.c:306)
54 ==2170== Uninitialised value was created by a client request
55 ==2170== at 0x400DC7: timecop_doit (try.c:95)
56 ==2170== by 0x401CC0: main (try-anything.c:306)
57 ==2170==
58 ==2170==
59 ==2170== HEAP SUMMARY:
60 ==2170== in use at exit: 400,160 bytes in 10 blocks
61 ==2170== total heap usage: 16 allocs, 6 frees, 414,104 bytes allocated
62 ==2170==
63 ==2170== LEAK SUMMARY:
64 ==2170== definitely lost: 0 bytes in 0 blocks
65 ==2170== indirectly lost: 0 bytes in 0 blocks
66 ==2170== possibly lost: 400,160 bytes in 10 blocks
67 ==2170== still reachable: 0 bytes in 0 blocks
68 ==2170== suppressed: 0 bytes in 0 blocks
69 ==2170== Rerun with --leak-check=full to see details of leaked memory
70 ==2170==
71 ==2170== For lists of detected and suppressed errors, rerun with: -s
72 ==2170== ERROR SUMMARY: 240 errors from 4 contexts (suppressed: 0 from 0)