recommendedKeyLength
P32227
predicate
Indicates the suggested or optimal length that a cryptographic key should have for secure use in a given context.
All labels observed (9)
| Label | Occurrences |
|---|---|
| keyLength | 3 |
| AESKeySizes | 2 |
| defaultKeyBytes | 1 |
| defaultKeySize | 1 |
| definesKeySize | 1 |
| originalMinimumKeySize | 1 |
| recommendedKeyLength canonical | 1 |
| recommendedKeyLengthAtLeast | 1 |
| recommendedKeySize | 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: recommendedKeyLength
Generated description
Indicates the suggested or optimal length that a cryptographic key should have for secure use in a given context.
Sample triples (12)
| Subject | Object |
|---|---|
| HMAC | at least as long as hash output ⓘ |
| DNSSEC ZSK | typically shorter than KSK via predicate surface "keyLength" ⓘ |
| RFC 7539 | 256-bit key for ChaCha20 via predicate surface "definesKeySize" ⓘ |
| VMPC stream cipher | variable key length via predicate surface "keyLength" ⓘ |
| RC5 | 128 bits via predicate surface "defaultKeySize" ⓘ |
| RC6 | 16 bytes via predicate surface "defaultKeyBytes" ⓘ |
| DSA | 512 bits via predicate surface "originalMinimumKeySize" ⓘ |
|
NIST (for AES subset)
surface form:
NIST
|
128-bit via predicate surface "AESKeySizes" ⓘ |
|
NIST (for AES subset)
surface form:
NIST
|
256-bit via predicate surface "AESKeySizes" ⓘ |
| TLS DHE ciphersuites | at least 2048-bit DH modulus for modern security via predicate surface "recommendedKeySize" ⓘ |
| Hash-based Message Authentication Code | 128 bits via predicate surface "recommendedKeyLengthAtLeast" ⓘ |
| DVB-CSA | 64-bit control word via predicate surface "keyLength" ⓘ |