Terminology Index

Glossary

1801 terms

Open concept maps

Showing 1089-1120 of 1801 terms

N
17

Non-Repudiation

The property that a party cannot credibly deny having performed an action, since cryptographic or audit evidence ties them to it. It supports accountability alongside the CIA triad's other properties.

Non-repudiation means a sender or actor cannot plausibly deny their action because there is evidence that ties it to them, classically a digital signature only their private key could have produced, but also tamper-resistant audit logs and other accountability mechanisms. It complements confidentiality, integrity, and availability by giving the security model an accountability property, important for transactions, audit, and legal contexts where attribution must hold up.

Introduced in: Cryptography Essentials, Security Foundations

Examples

  • Using a digital signature to prove who signed a document.
  • Maintaining tamper-resistant logs that prove who took an action.
  • Relying on non-repudiation so a transaction's origin cannot be denied.

No related terms linked yet.

O
15