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

Your Title Goes Here

GG677

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: GG677
✓ Verified
GG677 • 3 artifacts • Sep 23, 2025
Collection Artifacts & Files ✓ 3 Files
117.txt, 118.txt, 119.txt
Merkle Root Hash: 6579d0d8408fdf86f742aea57b3745c3ae34e6758a9ceabc0e72234fdf64c71c
Digital Signature: Signature not available - Please contact administrator

🌳 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: 117.txt
Position in tree: 0
667dcd3844ce9f2bb01f55119a09a322238e8e5c725197da30c9742c5f776246
Leaf 2: 118.txt
Position in tree: 1
d54374f022a4a5a89a4069b4bdfd3ec88f20492cd21ff23ca1e85e8ece9fecdf
Leaf 3: 119.txt
Position in tree: 2
1120a1993996adfada5327524436991017309000ec73fa82dd7db042d1c2909d

🔗 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:
667dcd3844ce9f2bb01f55119a09a322238e8e5c725197da30c9742c5f776246...
Right input:
d54374f022a4a5a89a4069b4bdfd3ec88f20492cd21ff23ca1e85e8ece9fecdf...
Result (SHA-256):
cd4f8bda5bafea04ef77ea652f68a2e370d89e070921f011b89b7df9f122bbc6
Node 2 = hash(Left3 + Right4) (duplicated for odd count)
Left input:
1120a1993996adfada5327524436991017309000ec73fa82dd7db042d1c2909d...
Right input:
1120a1993996adfada5327524436991017309000ec73fa82dd7db042d1c2909d...
Result (SHA-256):
3ab3c48e7cbe75206f2df4bd6cbbd0b1d75036f66936183dfcea6f0a85d0023f

✅ 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:
6579d0d8408fdf86f742aea57b3745c3ae34e6758a9ceabc0e72234fdf64c71c
💡 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