Skip to main content

Cryptography templates

Ready-to-deploy state contracts in the Cryptography category. Each is a running machine — protocols pre-composed into states and transitions, deployable as-is onto your state machine.

TemplateWhat it does
RNG Entropy Health GateCRYPTO_ENTROPY on a random source: healthy → degraded → fail, holding key generation when entropy drops below the security floor. Prevents weak-key disasters.
ZeqReputation — Mathematical ReputationCRYPTO_ECC watch — unverified → challenged → verified when trust_score crosses your thresholds; auto-logged with a ZeqProof per transition. Reputation score der
Zeq Auth — RegisterCRYPTO_ECC watch — unverified → challenged → verified when trust_score crosses your thresholds; auto-logged with a ZeqProof per transition. Your equation IS you
Zeq Auth — Verify TokenCRYPTO_ECC watch — unverified → challenged → verified when trust_score crosses your thresholds; auto-logged with a ZeqProof per transition. Verify a Zeq Auth to
Zeq Auth — LoginCRYPTO_ECC watch — unverified → challenged → verified when trust_score crosses your thresholds; auto-logged with a ZeqProof per transition. Re-enter your equati
Zeq Auth — PKCE Cross-DomainCRYPTO_ECC watch — unverified → challenged → verified when trust_score crosses your thresholds; auto-logged with a ZeqProof per transition. Cross-domain PKCE OA
ZeqMesh Identity — FederatedCRYPTO_ECC watch — unverified → challenged → verified when trust_score crosses your thresholds; auto-logged with a ZeqProof per transition. Federated identity a
ZeqAudit — Computation Audit TrailCRYPTO_ENTROPY watch — secure → suspect → breach when threat_score crosses your thresholds; auto-logged with a ZeqProof per transition. Immutable computation au
ZeqZK — Zero-Knowledge ProofCRYPTO_ENTROPY watch — secure → suspect → breach when threat_score crosses your thresholds; auto-logged with a ZeqProof per transition. Zero-knowledge proof usi
HITE EncryptionCRYPTO_ENTROPY watch — secure → suspect → breach when threat_score crosses your thresholds; auto-logged with a ZeqProof per transition. HULYAS Information-Theor
ZeqKeyEx — Temporal Key ExchangeCRYPTO_ENTROPY watch — secure → suspect → breach when threat_score crosses your thresholds; auto-logged with a ZeqProof per transition. Diffie-Hellman key excha
HITE DecryptionCRYPTO_ENTROPY watch — secure → suspect → breach when threat_score crosses your thresholds; auto-logged with a ZeqProof per transition. Decrypt HITE-encrypted d
TESC Encrypted ChannelCRYPTO_ENTROPY watch — secure → suspect → breach when threat_score crosses your thresholds; auto-logged with a ZeqProof per transition. Temporal Entangled State
ZeqFirewall — Phase-Locked ACLCRYPTO_ENTROPY watch — secure → suspect → breach when threat_score crosses your thresholds; auto-logged with a ZeqProof per transition. Phase-locked access cont
ZeqCert — Mathematical CertificateCRYPTO_ENTROPY watch — secure → suspect → breach when threat_score crosses your thresholds; auto-logged with a ZeqProof per transition. Mathematical certificate
PoHC — Consensus CheckCRYPTO_ENTROPY watch — pending → validating → sealed when difficulty crosses your thresholds; auto-logged with a ZeqProof per transition. Check consensus state
Entangled State — ExplorerCRYPTO_ENTROPY watch — pending → validating → sealed when difficulty crosses your thresholds; auto-logged with a ZeqProof per transition. Search and browse the
Entangled State — Chain StateCRYPTO_ENTROPY watch — pending → validating → sealed when difficulty crosses your thresholds; auto-logged with a ZeqProof per transition. Current state of the e
PoHC — Proof of Harmonic ConvergenceCRYPTO_ENTROPY watch — pending → validating → sealed when difficulty crosses your thresholds; auto-logged with a ZeqProof per transition. Submit a physics compu
Entangled State — Submit TransactionCRYPTO_ENTROPY watch — pending → validating → sealed when difficulty crosses your thresholds; auto-logged with a ZeqProof per transition. Submit a transaction t
Entangled State — Get BlockCRYPTO_ENTROPY watch — pending → validating → sealed when difficulty crosses your thresholds; auto-logged with a ZeqProof per transition. Retrieve a finalized b
ZeqDNAForensicsCRYPTO_ENTROPY watch — scanning → matched → flagged when match_score crosses your thresholds; auto-logged with a ZeqProof per transition. Forensic DNA analysis.
ZeqDigitalForensicsCRYPTO_ENTROPY watch — scanning → matched → flagged when match_score crosses your thresholds; auto-logged with a ZeqProof per transition. Digital forensics evid
ZeqFingerprintCRYPTO_ENTROPY watch — scanning → matched → flagged when match_score crosses your thresholds; auto-logged with a ZeqProof per transition. Fingerprint analysis w
ZeqDocumentForensicsCRYPTO_ENTROPY watch — scanning → matched → flagged when match_score crosses your thresholds; auto-logged with a ZeqProof per transition. Questioned document ex

See the full Templates Library for all categories, or the State Contracts model for how to author your own.