nonceLength
P92328
predicate
Indicates the length or size of a nonce value used in a cryptographic or security-related context.
All labels observed (5)
| Label | Occurrences |
|---|---|
| hasNonceLength | 2 |
| nonceLength canonical | 2 |
| inputNonceSize | 1 |
| nonceSizeBits | 1 |
| originalSaltLength | 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: nonceLength
Generated description
Indicates the length or size of a nonce value used in a cryptographic or security-related context.
Sample triples (7)
| Subject | Object |
|---|---|
| AES-CCM | 7–13 bytes ⓘ |
| AEAD_CHACHA20_POLY1305 | 96 via predicate surface "nonceSizeBits" ⓘ |
| XChaCha20-Poly1305 AEAD construction | 192 bits via predicate surface "hasNonceLength" ⓘ |
| XChaCha20-Poly1305 AEAD construction | 24 bytes via predicate surface "hasNonceLength" ⓘ |
| CCM | variable within specified range ⓘ |
| Unix crypt(3) | 12 bits via predicate surface "originalSaltLength" ⓘ |
|
HChaCha20 to derive subkey from main key and first 128 bits of nonce
surface form:
HChaCha20
|
128-bit nonce prefix via predicate surface "inputNonceSize" ⓘ |