Nonce (cryptography)

From Conservapedia
This is the current revision of Nonce (cryptography) as edited by DavidB4 (talk | contribs) at 02:45, October 3, 2018. This URL is a permanent link to this version of this page.
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

In cryptography, a nonce is usually a random (or typically, pseudo-random) numeric string which is used in authentication protocols to improve security. Its main purpose is to protect the exchange from being compromised at a future date, long after it was completed. However, it is also useful in hashing processes and some other applications.[1]

References