Seal the issued document. Verify the received document.

Docseal separates issuance from control. The issuer seals the hash of the official document. The verifier calculates the hash of the received file and compares both values.

Key steps

Issuance

The organization calculates or submits the hash of the official document.

Manifest

Docseal creates a business manifest with issuer, document type, policy and status.

Proof

VeriSeal Core generates the Merkle root, proof, receipt and public verification.

Verification

The verifier compares the received file hash with the sealed hash.

Displayed result

  • Authentic: exact match.
  • Tampered: different hash.
  • Unknown: absent or non-public seal.
  • Revoked, replaced or expired: non-valid business status.

Move from business case to verifiable flow

We can formalize the manifest, statuses and public data needed for your use case.