Cryptographic Foundations
--- title: Cryptographic Foundations sidebar_label: 2.1 Cryptographic Foundations slug: /whitepaper/part2/cryptographic-foundations sidebar_position: 2.1
Cryptographic Foundations
VeriSeal relies on established cryptographic primitives:
- hashing (e.g., SHA-256),
- asymmetric signatures for attestations,
- optional timestamp anchoring (e.g., blockchain/OpenTimestamps).
The goal is not novelty. The goal is determinism.
A proof must be:
- reproducible,
- verifiable by third parties,
- stable over time.
Cryptography provides mathematical integrity, not semantic truth.