Cryptographic binding: the signature mathematically covers the exact document content — change a byte and it breaks.
The claim every e-signature vendor makes, decoded
Non-repudiation is the property that a signer cannot later credibly deny having performed an action — that you can hold them to the signature. It is the legal reason digital signatures exist: not cryptography for its own sake, but evidence you can bring to a dispute. What trips buyers up is that non-repudiation is not a switch a platform flips; it emerges from the combination of cryptographic proof, identity binding, process integrity, and evidence retention. Each element can be strong or weak independently, and a dispute attacks the weakest one.
At a glance
The four pillars and what breaks them.
Identity binding: the certificate or authentication ties the key to a verified person, not just an email address anyone can type.
Process integrity: consent, intent, and disclosure were captured at signing time — otherwise the signature is valid but the agreement is attackable.
Evidence retention: audit trail, timestamps, and validation data survive long enough to argue in court, which is what long-term validation (LTV) is for.
Where non-repudiation actually comes from
Signature level by itself is only the first row — the rest is workflow and evidence.
| Simple (SES) | Advanced (AES) | Qualified (QES) | |
|---|---|---|---|
| Cryptographic proof | Platform-attested, often hash-based | PKI signature under signer's control | PKI signature with qualified certificate in a QSCD |
| Identity binding | Email or phone possession | Verified identity, key uniquely linked | Identity proofed to regulatory standard |
| Legal presumption | None — argue from evidence | Stronger evidence if process was sound | Presumption of integrity and attribution (eIDAS) |
| Typical dispute outcome | Often settled by audit-trail quality | Favors the party with better evidence | Favors the signature unless rebutted |
| Practical ceiling | Fine for low-value volume agreements | Adequate for most B2B contracts | Regulated and high-value cross-border execution |
How non-repudiation actually fails in disputes
Courts rarely defeat the cryptography; they defeat the story around it.
'Someone else had my account'
The most common attack on simple and even advanced signatures: shared credentials, no multi-factor, or a company device anyone could use. Countermeasure: multi-factor authentication, device binding, and signer-specific authentication events recorded in the audit trail.
'I didn't know what I was signing'
A valid cryptographic signature over a document the signer never meaningfully saw. Countermeasure: consent capture, document-view events, disclosure text, and a workflow that presents the final version before signature.
'The timestamp doesn't prove when'
Unsigned or platform-only timestamps crumble under questioning. Countermeasure: qualified or trusted timestamps from a listed provider, embedded in the document with LTV so the proof outlives certificate expiry.
'The evidence expired'
Signatures validated today may not validate in five years once certificates lapse and algorithms age. Countermeasure: long-term validation data embedded at signing — this is precisely what LTV-enabled PDF signature formats were designed for.
The buyer's non-repudiation checklist
What to demand from an e-signature platform before relying on it for contentious agreements.
Evidence package per envelope
Ask to see a sample completed evidence file: signer identity events, authentication method, IP and device, document hash, timeline, and completion status. If the vendor cannot export it, your dispute position depends entirely on their goodwill.
Authentication that matches transaction value
Match the authentication strength to what you are signing: email-possession for an NDA is defensible; for a cross-border supply agreement it is an invitation to dispute. Raising authentication at signing time is cheaper than litigating later.
Long-term validation
For agreements with a multi-year life, require signatures with embedded LTV and trusted timestamps, so the proof does not quietly rot when certificates expire.
Qualified where the law rewards it
In the EU, a QES shifts the burden: the signature is presumed valid unless rebutted. For high-value European contracts, the marginal cost of qualified signing is small against the evidentiary upgrade.
Common questions
No technology 'guarantees' it. What a signature provides is evidence. Strong cryptographic binding plus good process makes denial implausible; courts weigh the total evidence. The phrase 'guaranteed non-repudiation' in marketing should be read as 'evidence strong enough that denial is usually futile'.







