Data-encrypting keys
Data-encrypting keys are used to encrypt and decrypt data.
DATA class keys can be either encrypted under the master key or in the clear. CIPHER class are encrypted under the master key.
| DES keys | Callable services |
|---|---|
DATA class (data operation
keys):
|
|
| DATA (encrypted) | Authentication Parameter Generate, Cipher Text Translate2, CVV Key Combine, Decipher, Encipher, MAC Generate, MAC Verify, VISA CVV Generate, VISA CVV Verify |
| DATA (encrypted or clear) | Symmetric Key Encipher, Symmetric Key Decipher |
| DATAM | MAC Generate, MAC Verify |
| DATAMV | MAC Verify |
Cipher class (data operation
keys):
|
|
| CIPHER | Cipher Text Translate2, Decipher, Encipher |
| DECIPHER | Cipher Text Translate2, Decipher |
| ENCIPHER | Cipher Text Translate2, Encipher |
Availability notes: Triple-length DES keys require z13
or z13s or later servers with the July 2019 or later
licensed internal code (LIC) or z14 or later servers with the December 2018 or later licensed internal code (LIC).
| AES keys | Callable services |
|---|---|
DATA class (data operation
keys):
|
|
| DATA (encrypted) | Cipher Text Translate2, Symmetric Algorithm Decipher, Symmetric Algorithm Encipher, Symmetric Key Decipher, Symmetric Key Encipher |
| DATA (clear) | Symmetric Key Decipher, Symmetric Key Encipher, Symmetric MAC Generate, Symmetric MAC Verify |
Cipher class (data operation
keys):
|
|
| CIPHER | Cipher Text Translate2, Symmetric Algorithm Decipher, Symmetric Algorithm Encipher, Symmetric Key Decipher, Symmetric Key Encipher |
Availability notes: AES Cipher class keys require z114, z196, or later
systems with a CEX3C or later coprocessor with the September 2011 or later licensed internal code
(LIC).