Input

Description of the input

P

Plaintext data

Data content to be encrypted

EK

Ncryption key

A key that encrypts plaintext

IV

Initialization vector

That is, the counter CTR, which is used together with EK for plaintext encryption.

Output

C

Ciphertext

Encrypted ciphertext