Output save_alt Download

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