FIRST-TEST-MULTI-FILE
Mr. Smokey Bacon
✓ Verified-----BEGIN PUBLIC KEY-----
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB...
6f0b871e427f836b487615f5b6b6ccd46d5f0123...
eed2f37e2b6ff7785c413d61b1656cc07d19341c...
C=CA, ST=ONTARIO, L=TORONTO, O=Puddingify Creators Network, OU=Certificate Authority, CN=Puddingify Root CA, [email protected]
FIRST-TEST-MULTI-FILE • 5 artifacts • Nov 30, -0001
9803.txt, 9802.txt, 9801.txt...
dc2ca2ecf0ecb2680b596c10558fe15b971bcdb763aa384948823aeca2890357
aRcmSZHTzG9ycDVDwUngO8yTbUK8WJgF...
🌳 Merkle Tree Construction
Step-by-step cryptographic proof showing how all artifacts are bound together
📄 Level 0: Leaf Nodes (Individual File Hashes)
Each file's content is hashed using SHA-256 to create a unique fingerprint. These are the "leaves" of the Merkle tree.
fe3f47b04e94384dc98d235486a0f91acdf4cfc89aac01ae488b8cec957561c7
7cdae41979f5481ae50f2df7b2708e6fd2296d1ed5ac4213f381ade6125c6d6b
7cdae41979f5481ae50f2df7b2708e6fd2296d1ed5ac4213f381ade6125c6d6b
7cdae41979f5481ae50f2df7b2708e6fd2296d1ed5ac4213f381ade6125c6d6b
5bd3b5b5720ff6c8d7d93f7d209ad7cb86de8b0a4f0d4a428fee1998dff74e61
🔗 Level 1: Intermediate Nodes
Pairs of hashes from the level below are combined and hashed together to create this level. (Odd number detected: last hash is duplicated for pairing)
fe3f47b04e94384dc98d235486a0f91acdf4cfc89aac01ae488b8cec957561c7...
7cdae41979f5481ae50f2df7b2708e6fd2296d1ed5ac4213f381ade6125c6d6b...
da8bf20445ddbdff7c5b466520f5384dd461d41aacaaf0e84151720eb71b8a92
7cdae41979f5481ae50f2df7b2708e6fd2296d1ed5ac4213f381ade6125c6d6b...
7cdae41979f5481ae50f2df7b2708e6fd2296d1ed5ac4213f381ade6125c6d6b...
ba1068bf79b4560cbb5e8bf6157e5123085acdefe0c89f1a6d44387f972d02c1
5bd3b5b5720ff6c8d7d93f7d209ad7cb86de8b0a4f0d4a428fee1998dff74e61...
5bd3b5b5720ff6c8d7d93f7d209ad7cb86de8b0a4f0d4a428fee1998dff74e61...
5b15ad3d2ca5970d205608121233ff4dea216c55cca8455e8c6c1b285d721995
🔗 Level 2: Intermediate Nodes
Pairs of hashes from the level below are combined and hashed together to create this level. (Odd number detected: last hash is duplicated for pairing)
da8bf20445ddbdff7c5b466520f5384dd461d41aacaaf0e84151720eb71b8a92...
ba1068bf79b4560cbb5e8bf6157e5123085acdefe0c89f1a6d44387f972d02c1...
a9cd5bdefcc12712bc289f4f2936e28b74726baf8795cce5522e1902aa17774d
5b15ad3d2ca5970d205608121233ff4dea216c55cca8455e8c6c1b285d721995...
5b15ad3d2ca5970d205608121233ff4dea216c55cca8455e8c6c1b285d721995...
b7ed895ff326b87d05039535033fc190c847f2dc96cd4d8d7414c78c4cd680fa
✅ MERKLE ROOT (Final Level)
This is the single hash that represents ALL files in the collection. This root hash is included in the manifest that gets digitally signed.
dc2ca2ecf0ecb2680b596c10558fe15b971bcdb763aa384948823aeca2890357
- Any change to ANY file will change its hash (leaf node)
- This changes all parent nodes up to the root
- The digital signature validates this specific root hash
- Therefore: ALL files are cryptographically proven by ONE signature