SEVEN12_NOT
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]
SEVEN12_NOT • 4 artifacts • Oct 24, 2025
NDA_Hillier20250824.txt, Non-Disclosue-Agreement.txt, FredHillier_NDA_20250823.txt...
fd26a632aa9a29cfb57055c31881609bebe42ada0f6be1daa3a4faf8bcc5dafe
TYxiwq7GSfR6qitBzeDNxsg1qXCkztZt...
🌳 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.
55c21a3289f152632472081498f61151b6cf69b7e8bf3baca0c71f61acc63ae1
ffd7614138d85c867f69fa62a9ff82170a0da4e1bf6092fe0f320d69d69afbf6
55c21a3289f152632472081498f61151b6cf69b7e8bf3baca0c71f61acc63ae1
ffd7614138d85c867f69fa62a9ff82170a0da4e1bf6092fe0f320d69d69afbf6
🔗 Level 1: Intermediate Nodes
Pairs of hashes from the level below are combined and hashed together to create this level.
55c21a3289f152632472081498f61151b6cf69b7e8bf3baca0c71f61acc63ae1...
ffd7614138d85c867f69fa62a9ff82170a0da4e1bf6092fe0f320d69d69afbf6...
f04da4b19ea5895718f31e1666ad8a1c5e736a34008c76ab89cb959f7ff2baaf
55c21a3289f152632472081498f61151b6cf69b7e8bf3baca0c71f61acc63ae1...
ffd7614138d85c867f69fa62a9ff82170a0da4e1bf6092fe0f320d69d69afbf6...
f04da4b19ea5895718f31e1666ad8a1c5e736a34008c76ab89cb959f7ff2baaf
✅ 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.
fd26a632aa9a29cfb57055c31881609bebe42ada0f6be1daa3a4faf8bcc5dafe
- 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