Zcash shielded transactions use Groth16 on BN254 -- quantum-vulnerable cryptography. When a cryptographically relevant quantum computer exists, every shielded transaction ever recorded becomes retroactively decryptable. H33 adds post-quantum privacy that does not expire.
Schedule Demo Privacy Layer HubInspect lineage. Inspect proof. Inspect DAG. Verify signatures.
H33 adds a post-quantum, independently-verifiable compliance attestation whose inputs (shielded amounts, sender/receiver, transaction graph, viewing keys) stay hidden while validity and compliance remain provable. Zcash's shielded pool provides the underlying transaction confidentiality; H33 does not supersede it.
The reference environment: Zcash has native shielded/ZK privacy via Groth16, which is quantum-vulnerable and has no built-in compliance path. The H33 commitment anchors to a Zcash memo field. The attestation primitive itself is unchanged from every other chain.
The 74-byte post-quantum attestation, three-family PQ signature bundle, replay reference, and cross-chain portability are all supplied by H33-74. Zcash supplies its own shielded privacy but none of the H33 attestation layer.
A combination of zero-knowledge (post-quantum STARK) proof, data minimization (32 bytes on-chain), and selective disclosure. It does not use FHE — for encrypted compute see /fhe/.
Zcash provides shielded privacy but no post-quantum resilience for those proofs, no built-in compliance mechanism, and no portable H33-74 attestation independently verifiable off-chain. Those are what this expression adds.
Through H33 Verification — replay the STARK proof, re-check the three PQ signatures, and confirm the memo-field commitment with the open-source verifier. No trust in H33 or Zcash is required.
Prefer another chain page when the activity is not on Zcash, and prefer FHE when the requirement is computing over data that must stay encrypted rather than attesting facts about it.
32 bytes on-chain. Post-quantum attestation. Privacy that survives the quantum transition.
Schedule DemoH33.ai, Inc. · Patents Pending · HATS Standard · Privacy Layer · H33-74