ECDSA P-256 signature
A server-side ECDSA signature is issued the moment your SHA-256 digest is registered with CertiSigma.
- Latency: Synchronous (milliseconds)
- Witness: CertiSigma signing key
- Verifier: API & SDK
Public verification · Privacy by design
CertiSigma seals SHA-256 digests with three independent layers of proof — ECDSA signature, qualified TSA timestamp and Bitcoin anchoring. Prove that a file existed and was not modified, without ever uploading its content.
Public verification sends only the SHA-256 hash. Original content stays on your device — no upload, no tracking.
Trust model
Every attestation is sealed in stages. Each stage is signed by a different entity, so removing or compromising one layer does not invalidate the others.
A server-side ECDSA signature is issued the moment your SHA-256 digest is registered with CertiSigma.
Your attestation is included in a Merkle batch and timestamped by a qualified Time Stamping Authority under eIDAS.
The same digest is anchored into the Bitcoin blockchain through the OpenTimestamps protocol, witnessed by proof-of-work.
CertiSigma proves that a SHA-256 digest was attested at a given time and sealed by independent witnesses. It does not prove authorship, ownership, copyright, novelty or the truth of the underlying content. Pick the cryptographic layer that matches the legal or forensic claim you need to make, and never imply more than the layer can support.
For developers
Drop CertiSigma into any pipeline with first-party API, SDKs and bulk tooling. All resources live under developers.certisigma.ch.
OpenAPI reference. Single hash, batched verify, scan, share tokens, webhook delivery.
Open API docs →Type-safe Python and JavaScript clients. Sync and async, file and string helpers, evidence bundle.
Open SDKs docs →Bulk attestation, derived lists and forensic scanning at large scale, with HMAC-derived listing.
Open Census docs →Ecosystem
CertiSigma is the underlying trust layer. Here is one of the consumer products that runs on top of it.
Prove that digital evidence existed before a reference date. ExistBefore turns CertiSigma verification into a forensic-friendly UX for end users.
Visit ExistBefore