blockIndex

P176090 predicate

Indicates the position or order of a block within a sequence or collection of blocks.

Observed surface forms (1)

Sample triples (3)

Subject Object
Cipher Block Chaining (CBC) mode
surface form: Cipher Block Chaining
C_i = E_K(P_i XOR C_{i-1}) via predicate surface "blockIndexNotation"
Cipher Block Chaining (CBC) mode
surface form: Cipher Block Chaining
P_i = D_K(C_i) XOR C_{i-1} via predicate surface "blockIndexNotation"
Electronic Codebook (ECB) mode
surface form: Electronic Codebook mode
i denotes the block number