eleven-52
Mr. Smokey Bacon
✓ Verified-----BEGIN PUBLIC KEY-----
MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB...
eleven-52 • 2 artifacts • Oct 15, 2025
ALL-SETS-MUST-BE-COMPLETE.txt, FILE-SETS-ALL.txt
4737ef29235f90c51f6db17979a1dba88115a554b66081d3e6fed3d8b865c90c
DOOyRKLFaPRF76pAoUn+t3qN0NDSpopK...
🌳 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.
bdf5ab59bd252e7553628927a670d47ae019fe233f5b9c0de8660fb389eedf9d
f09c3d378a708ba7065bcb38ab0c240af2d5d8ca1d8b4cfa4c0041475086801f
✅ 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.
4737ef29235f90c51f6db17979a1dba88115a554b66081d3e6fed3d8b865c90c
- 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