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

Your Title Goes Here

OCTOBER16-622AM

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: OCTOBER16-622AM
✓ Verified
OCTOBER16-622AM • 7 artifacts • Oct 16, 2025
Collection Artifacts & Files ✓ 7 Files
WHAT-CAN-I-DO-DO.txt, appended-description.txt, chain-of-title.txt...
Merkle Root Hash: df4716226b9ecd725fd838f237e4c5a707c8bec5dadaeb63a94d7fe01e4c3467
Digital Signature & Verification ✓ Verified
TbxMvJdOj8l4t0hL2/DSRa45ViKd4anQ...

🌳 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: WHAT-CAN-I-DO-DO.txt
Position in tree: 0
edb97c9ee46266d4e6481c72dabf2af5dea7e50b59e216753d9a803b989d1ebb
Leaf 2: appended-description.txt
Position in tree: 1
89ad43a4ac435c9850b8ca864ceaf471132772db923ded889b540d031feee21d
Leaf 3: chain-of-title.txt
Position in tree: 2
0d9bf359a137a6835a34e6d13aefa431d1651ea2a2fa5a06bbfb19a6bf9fd777
Leaf 4: CONSOLE-CREATE-PORFOLIO-ITEM.txt
Position in tree: 3
c86a9c99faf2817c95476ab36daedbada98bf797c5c66f930be2c0396a5c6a56
Leaf 5: content-intro.txt
Position in tree: 4
2527bf0ae60a4fc5df9823592289f4da60b0ea32711ccdbed0fe60f52620e78b
Leaf 6: cryptographic-hashing-and-Public-Key-Infrastructure.txt
Position in tree: 5
a78732335ef8aa76f09e6efe8d642933773669623dd1bf35f5f388684ea08895
Leaf 7: DEMO-CONTENT-PUDDINGIFY.txt
Position in tree: 6
55f3050f96c0d9c34639a9892da2190a28cc2e302c2113de7b33baa5c8f88cbb

🔗 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:
edb97c9ee46266d4e6481c72dabf2af5dea7e50b59e216753d9a803b989d1ebb...
Right input:
89ad43a4ac435c9850b8ca864ceaf471132772db923ded889b540d031feee21d...
Result (SHA-256):
15f4ed36c8263d1dc33061986fc763763284270291a39d1ba62b9d6fbbbc3b04
Node 2 = hash(Left3 + Right4)
Left input:
0d9bf359a137a6835a34e6d13aefa431d1651ea2a2fa5a06bbfb19a6bf9fd777...
Right input:
c86a9c99faf2817c95476ab36daedbada98bf797c5c66f930be2c0396a5c6a56...
Result (SHA-256):
a293a43416ca15f9de69f47d3019dd907d17b8ece298a7b6f7a89916641b699d
Node 3 = hash(Left5 + Right6)
Left input:
2527bf0ae60a4fc5df9823592289f4da60b0ea32711ccdbed0fe60f52620e78b...
Right input:
a78732335ef8aa76f09e6efe8d642933773669623dd1bf35f5f388684ea08895...
Result (SHA-256):
dbcb8ce1ad58f521dc40ffcf54692c5a98b79bf5691369064423966b718054a7
Node 4 = hash(Left7 + Right8) (duplicated for odd count)
Left input:
55f3050f96c0d9c34639a9892da2190a28cc2e302c2113de7b33baa5c8f88cbb...
Right input:
55f3050f96c0d9c34639a9892da2190a28cc2e302c2113de7b33baa5c8f88cbb...
Result (SHA-256):
4400f06d1b7bbcfdbe48896eb263d0068ed3a6b3b37d9af50fea294b89870d30

🔗 Level 2: Intermediate Nodes

Pairs of hashes from the level below are combined and hashed together to create this level.

Node 1 = hash(Left1 + Right2)
Left input:
15f4ed36c8263d1dc33061986fc763763284270291a39d1ba62b9d6fbbbc3b04...
Right input:
a293a43416ca15f9de69f47d3019dd907d17b8ece298a7b6f7a89916641b699d...
Result (SHA-256):
c2ad9bfda7f14bafdc74f5b757d2960b2f0790d82e9a1ddf378ab2432476a36d
Node 2 = hash(Left3 + Right4)
Left input:
dbcb8ce1ad58f521dc40ffcf54692c5a98b79bf5691369064423966b718054a7...
Right input:
4400f06d1b7bbcfdbe48896eb263d0068ed3a6b3b37d9af50fea294b89870d30...
Result (SHA-256):
c1be4926248e361a8eaa83d48993bf68d4e1a203b5d1120180641d2aefc59226

✅ 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:
df4716226b9ecd725fd838f237e4c5a707c8bec5dadaeb63a94d7fe01e4c3467
💡 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