ONE-30-two
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]
ONE-30-two • 3 artifacts • Oct 15, 2025
8810.txt_blockchain_certificate.pdf, 8804.txt_blockchain_certificate.pdf, 8802.txt_blockchain_certificate.pdf
9fee59fc5becb9ef7b4986f714838076a974cc118c4666503c1ebe679327509c
ObHWqG+5Cw5UUU3L4PyYyCfhZuNx24Ju...
🌳 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.
54bd847634cf98bb6d6e922d65aba0c832065500b4a19a763be7cd28058beb9c
675236ff9998ba94bdb826e4430509175bb3c7f295196de90a7e0b28f4f202a8
97a8a8c46fbee237c0cabbe53efc220dbd619c07a294a1af24130c5472c87cdf
🔗 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)
54bd847634cf98bb6d6e922d65aba0c832065500b4a19a763be7cd28058beb9c...
675236ff9998ba94bdb826e4430509175bb3c7f295196de90a7e0b28f4f202a8...
296862031f258916a38e9c994f8ef108be22e6ae6ac86e0514d76e8442d8f8ff
97a8a8c46fbee237c0cabbe53efc220dbd619c07a294a1af24130c5472c87cdf...
97a8a8c46fbee237c0cabbe53efc220dbd619c07a294a1af24130c5472c87cdf...
8211ef8c87afa9ad857344924bdd6c5576a093751e45fdb61cfb4d3574967e17
✅ 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.
9fee59fc5becb9ef7b4986f714838076a974cc118c4666503c1ebe679327509c
- 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