NEW_PORT
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]
NEW_PORT • 4 artifacts • Nov 30, -0001
19THOCT820PM_Portfolio_20251020.txt, Using-SIGN-DOCUMENT.txt, NDA_Hillier20250824.txt...
c8739f8801f856c56b7a421b29a28cd6a33da193414b76fe9bab9acacfffabd0
EOsniiJ/ggVS7tiU21LDaa4jdIkzJmdU...
🌳 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.
0feb168d20e1f312c6a63f2fb7c45aea79ad5c39a9e827f5de628cb5a0c7a978
a942ec9581329e29465418fb1f70c3409de470776a02cb9d09e89a66d5682328
55c21a3289f152632472081498f61151b6cf69b7e8bf3baca0c71f61acc63ae1
55c21a3289f152632472081498f61151b6cf69b7e8bf3baca0c71f61acc63ae1
🔗 Level 1: Intermediate Nodes
Pairs of hashes from the level below are combined and hashed together to create this level.
0feb168d20e1f312c6a63f2fb7c45aea79ad5c39a9e827f5de628cb5a0c7a978...
a942ec9581329e29465418fb1f70c3409de470776a02cb9d09e89a66d5682328...
5654d48ec19147f26ef4c214d5451ca987b2c494896e3db7b1e31c854d44c584
55c21a3289f152632472081498f61151b6cf69b7e8bf3baca0c71f61acc63ae1...
55c21a3289f152632472081498f61151b6cf69b7e8bf3baca0c71f61acc63ae1...
8039c62f147caca386aa79817d1e2f9ad3ef61cd36898632833b0ea0dcb84f46
✅ 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.
c8739f8801f856c56b7a421b29a28cd6a33da193414b76fe9bab9acacfffabd0
- 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