Puddingify Seal Logo
Free Trial - Ends 2026/06/01

Your Title Goes Here

two51pm

Production Portfolio
Mr. Smokey Bacon
Creator Information

Mr. Smokey Bacon

✓ Verified
Creator Name:
Mr. Smokey Bacon
Creator Alias
smokeybacon
Creator Email
About The Creator:
Tech/ blockchain entrepreneur
Creator Location:
Toronto | Canada
Creator's Public Key & Authentication ✓ Valid Key
-----BEGIN PUBLIC KEY----- MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB...
📊 Portfolio Collection: two51pm
✓ Verified
two51pm • 5 artifacts • Oct 15, 2025
Collection Artifacts & Files ✓ 5 Files
CODE-BREAKDOWN.txt, file-naming-puddingify-.txt, pass.txt...
Merkle Root Hash: 6d62cb805c07ef263047b568b63518c99a000cd9f01198db3593baea5a640d9b
Digital Signature & Verification ✓ Verified
eW+Rrd2l70v7ZgWSWpRqZpoqSBbLoREi...

🌳 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.

Leaf 1: CODE-BREAKDOWN.txt
Position in tree: 0
3254288280eb39752b0e00d54688a1574aff5502a79a49da999280e869cc97d4
Leaf 2: file-naming-puddingify-.txt
Position in tree: 1
b9e43da40680d1d3fef5e0b5c6b12c16d1af0a280a5ead73b6249f6d6faebc4b
Leaf 3: pass.txt
Position in tree: 2
659c3598406339369714b1e84458f8dacea850a351017eab6341fbd1cdfc9327
Leaf 4: text-descriptions-for-sections.txt
Position in tree: 3
cea5e801a0e7bbdb02324e5957fc6f8f3022030d4ae7867ea6f6e558a8d5b45d
Leaf 5: www-pudding.txt
Position in tree: 4
b286d1a0e5063177a8201536e0c2305e9d0e7a4cb913eea116a7ad034cf696a7

🔗 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)

Node 1 = hash(Left1 + Right2)
Left input:
3254288280eb39752b0e00d54688a1574aff5502a79a49da999280e869cc97d4...
Right input:
b9e43da40680d1d3fef5e0b5c6b12c16d1af0a280a5ead73b6249f6d6faebc4b...
Result (SHA-256):
2ebda0b1a0bf10e2d8bba0e09aa6accdab08c1fd039326948d3ab6807bf60efb
Node 2 = hash(Left3 + Right4)
Left input:
659c3598406339369714b1e84458f8dacea850a351017eab6341fbd1cdfc9327...
Right input:
cea5e801a0e7bbdb02324e5957fc6f8f3022030d4ae7867ea6f6e558a8d5b45d...
Result (SHA-256):
51472ce797c7270cce78cdaaf60d7e134ccb0d26de020adefb892757e4920f85
Node 3 = hash(Left5 + Right6) (duplicated for odd count)
Left input:
b286d1a0e5063177a8201536e0c2305e9d0e7a4cb913eea116a7ad034cf696a7...
Right input:
b286d1a0e5063177a8201536e0c2305e9d0e7a4cb913eea116a7ad034cf696a7...
Result (SHA-256):
77c1784ca93a2a68e8408e59b17862b9bb3f4719a3e20a97871330f9a7c7c534

🔗 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)

Node 1 = hash(Left1 + Right2)
Left input:
2ebda0b1a0bf10e2d8bba0e09aa6accdab08c1fd039326948d3ab6807bf60efb...
Right input:
51472ce797c7270cce78cdaaf60d7e134ccb0d26de020adefb892757e4920f85...
Result (SHA-256):
c1b75ec8aa406f319f183608e8083974319bd5152a4a5211b3b90eb0298d9b38
Node 2 = hash(Left3 + Right4) (duplicated for odd count)
Left input:
77c1784ca93a2a68e8408e59b17862b9bb3f4719a3e20a97871330f9a7c7c534...
Right input:
77c1784ca93a2a68e8408e59b17862b9bb3f4719a3e20a97871330f9a7c7c534...
Result (SHA-256):
ac2bcd1d3497e84d3ff550800236ff604dd7dba977d8b82324235200bf5a3813

✅ 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.

MERKLE ROOT HASH:
6d62cb805c07ef263047b568b63518c99a000cd9f01198db3593baea5a640d9b
💡 Why This Matters for Legal Proof:
  • 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