OneCardboardBox

joined 3 years ago
[โ€“] OneCardboardBox@lemmy.sdf.org 1 points 1 month ago (2 children)

The difference is small and pedantic:

"Once" means "A single time"

"Nonce" means "Used a single time"

Nonce carries extra information that something is being used.

Wikipedia claims this term dates to middle English:

Nonce is a word dating back to Middle English for something only used once or temporarily (often with the construction "for the nonce"). It descends from the construction "then anes" ("the one [purpose]").

[โ€“] OneCardboardBox@lemmy.sdf.org 5 points 1 month ago (5 children)

Nonce is used extensively in the context of cryptography to mean "used exactly one time". Usually this refers to a random number that a server shares with a client to establish secure communications.