usesNonce
P27631
predicate
Indicates that one entity employs a nonce (a unique, typically one-time-use value) as part of its interaction or operation with another entity.
All labels observed (5)
| Label | Occurrences |
|---|---|
| usesNonce canonical | 3 |
| nonce | 1 |
| nonceType | 1 |
| nonceUsage | 1 |
| requiresNonce | 1 |
Description generation (PDg)
The one-sentence description above was generated by prompting gpt-5.1 with the predicate name and this instruction.
Instruction
Given a predicate that represents a relationship or action between entities, generate a one-sentence description explaining its meaning. # Instructions Focus on describing the relationship, not the entities themselves. # Response Format Begin the description with \' Indicates...\'
Input
Predicate: usesNonce
Generated description
Indicates that one entity employs a nonce (a unique, typically one-time-use value) as part of its interaction or operation with another entity.
Sample triples (7)
| Subject | Object |
|---|---|
| AES-GCM | initialization vector ⓘ |
| Genesis Block | 2083236893 via predicate surface "nonce" ⓘ |
| CCMP | packet number (PN) ⓘ |
|
AES‑CCMP
surface form:
AES-CCMP
|
48-bit packet number (PN) ⓘ |
| AES-Poly1305 | unique per key via predicate surface "nonceType" ⓘ |
| AES-CCM | true via predicate surface "requiresNonce" ⓘ |
|
HChaCha20 to derive subkey from main key and first 128 bits of nonce
surface form:
HChaCha20
|
first 128 bits of a 192-bit XChaCha20 nonce via predicate surface "nonceUsage" ⓘ |