Output save_alt Download

Operation
crypto_sign
Primitive
sphincsf128shake256
Implementation
ref
Compiler options
clang -O1 -g
Host
venus
1 error 0
2 c6474c5cd555415c053f81303f6efcfe22afc45e44cb7e070b521eb71f297847 32393359054 39854292825 4300000000 crypto_sign/sphincsf128shake256/ref
3 ==31140== Memcheck, a memory error detector
4 ==31140== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
5 ==31140== Using Valgrind-3.15.0.GIT and LibVEX; rerun with -h for copyright info
6 ==31140== Command: ./try
7 ==31140==
8 ==31140== Conditional jump or move depends on uninitialised value(s)
9 ==31140== at 0x402893: treehash (utils.c:120)
10 ==31140== by 0x402D75: fors_sign (fors.c:93)
11 ==31140== by 0x40225F: crypto_sign_sphincsf128shake256_ref (sign.c:122)
12 ==31140== by 0x400DF6: timecop_doit (try.c:96)
13 ==31140== by 0x401CA0: main (try-anything.c:306)
14 ==31140== Uninitialised value was created by a client request
15 ==31140== at 0x400DC7: timecop_doit (try.c:95)
16 ==31140== by 0x401CA0: main (try-anything.c:306)
17 ==31140==
18 ==31140== Conditional jump or move depends on uninitialised value(s)
19 ==31140== at 0x40294A: treehash (utils.c:141)
20 ==31140== by 0x402D75: fors_sign (fors.c:93)
21 ==31140== by 0x40225F: crypto_sign_sphincsf128shake256_ref (sign.c:122)
22 ==31140== by 0x400DF6: timecop_doit (try.c:96)
23 ==31140== by 0x401CA0: main (try-anything.c:306)
24 ==31140== Uninitialised value was created by a client request
25 ==31140== at 0x400DC7: timecop_doit (try.c:95)
26 ==31140== by 0x401CA0: main (try-anything.c:306)
27 ==31140==
28 ==31140== Conditional jump or move depends on uninitialised value(s)
29 ==31140== at 0x402A72: gen_chain (wots.c:45)
30 ==31140== by 0x402B1D: wots_sign (wots.c:138)
31 ==31140== by 0x4022C7: crypto_sign_sphincsf128shake256_ref (sign.c:133)
32 ==31140== by 0x400DF6: timecop_doit (try.c:96)
33 ==31140== by 0x401CA0: main (try-anything.c:306)
34 ==31140== Uninitialised value was created by a client request
35 ==31140== at 0x400DC7: timecop_doit (try.c:95)
36 ==31140== by 0x401CA0: main (try-anything.c:306)
37 ==31140==
38 ==31140== Conditional jump or move depends on uninitialised value(s)
39 ==31140== at 0x402AA5: gen_chain (wots.c:45)
40 ==31140== by 0x402B1D: wots_sign (wots.c:138)
41 ==31140== by 0x4022C7: crypto_sign_sphincsf128shake256_ref (sign.c:133)
42 ==31140== by 0x400DF6: timecop_doit (try.c:96)
43 ==31140== by 0x401CA0: main (try-anything.c:306)
44 ==31140== Uninitialised value was created by a client request
45 ==31140== at 0x400DC7: timecop_doit (try.c:95)
46 ==31140== by 0x401CA0: main (try-anything.c:306)
47 ==31140==
48 ==31140== Conditional jump or move depends on uninitialised value(s)
49 ==31140== at 0x402893: treehash (utils.c:120)
50 ==31140== by 0x4022F9: crypto_sign_sphincsf128shake256_ref (sign.c:137)
51 ==31140== by 0x400DF6: timecop_doit (try.c:96)
52 ==31140== by 0x401CA0: main (try-anything.c:306)
53 ==31140== Uninitialised value was created by a client request
54 ==31140== at 0x400DC7: timecop_doit (try.c:95)
55 ==31140== by 0x401CA0: main (try-anything.c:306)
56 ==31140==
57 ==31140== Conditional jump or move depends on uninitialised value(s)
58 ==31140== at 0x40294A: treehash (utils.c:141)
59 ==31140== by 0x4022F9: crypto_sign_sphincsf128shake256_ref (sign.c:137)
60 ==31140== by 0x400DF6: timecop_doit (try.c:96)
61 ==31140== by 0x401CA0: main (try-anything.c:306)
62 ==31140== Uninitialised value was created by a client request
63 ==31140== at 0x400DC7: timecop_doit (try.c:95)
64 ==31140== by 0x401CA0: main (try-anything.c:306)
65 ==31140==
66 ==31140==
67 ==31140== HEAP SUMMARY:
68 ==31140== in use at exit: 213,280 bytes in 10 blocks
69 ==31140== total heap usage: 16 allocs, 6 frees, 227,224 bytes allocated
70 ==31140==
71 ==31140== LEAK SUMMARY:
72 ==31140== definitely lost: 0 bytes in 0 blocks
73 ==31140== indirectly lost: 0 bytes in 0 blocks
74 ==31140== possibly lost: 213,280 bytes in 10 blocks
75 ==31140== still reachable: 0 bytes in 0 blocks
76 ==31140== suppressed: 0 bytes in 0 blocks
77 ==31140== Rerun with --leak-check=full to see details of leaked memory
78 ==31140==
79 ==31140== For lists of detected and suppressed errors, rerun with: -s
80 ==31140== ERROR SUMMARY: 73435 errors from 6 contexts (suppressed: 0 from 0)