cryptFunction
P56554
predicate
Indicates a function or method that performs cryptographic processing, such as encrypting, decrypting, or otherwise transforming data using a cryptographic algorithm.
All labels observed (8)
| Label | Occurrences |
|---|---|
| cryptFunction canonical | 2 |
| encryptionLayer | 2 |
| encryptionStep | 2 |
| ciphertextComputation | 1 |
| encryptionFormula | 1 |
| encryptionFunction | 1 |
| roundFunction | 1 |
| trapdoorFunction | 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: cryptFunction
Generated description
Indicates a function or method that performs cryptographic processing, such as encrypting, decrypting, or otherwise transforming data using a cryptographic algorithm.
Sample triples (11)
| Subject | Object |
|---|---|
| St. Alexander Nevsky Cathedral, Sofia | icon museum ⓘ |
| St. Hedwig's Cathedral | burial place of Berlin bishops ⓘ |
|
MTProto encryption protocol
surface form:
MTProto
|
MTProto encryption protocol
via predicate surface "encryptionLayer"
self-linksurface differs
ⓘ
surface form:
MTProto message encryption
|
| Serpent cipher | S-box based via predicate surface "roundFunction" ⓘ |
| FIPS PUB 46 | 64-bit block encryption with 56-bit key via predicate surface "encryptionFunction" ⓘ |
|
EFS
surface form:
Encrypting File System
|
file system layer via predicate surface "encryptionLayer" ⓘ |
| Rabin cryptosystem | c ≡ m^2 mod n via predicate surface "ciphertextComputation" ⓘ |
| Rabin cryptosystem | modular squaring with factorization trapdoor via predicate surface "trapdoorFunction" ⓘ |
|
Electronic Codebook (ECB) mode
surface form:
Electronic Codebook mode
|
C_i = E_K(P_i) via predicate surface "encryptionFormula" ⓘ |
|
Cipher Block Chaining (CBC) mode
surface form:
Cipher Block Chaining
|
XOR plaintext block with previous ciphertext block via predicate surface "encryptionStep" ⓘ |
|
Cipher Block Chaining (CBC) mode
surface form:
Cipher Block Chaining
|
encrypt XOR result with block cipher via predicate surface "encryptionStep" ⓘ |