Cryptographic Algorithms attributes

The Cryptographic Algorithms attributes are used to produce a list of Cryptographic Algorithms that are supported in the Integrated Cryptographic Service Facility.

Algorithm Name of the Cryptographic Algorithm.

Implementation An 8 byte EBCDIC character string containing how the Algorithm is implemented. Valid values are:

  • Cryptographic_Accelerator=ACC
  • Cryptographic_Coprocessor=COP
  • CPACF=CPU
  • Software=SW

Key Security An 8 byte EBCDIC character string. Valid values are: CLEAR, SECURE and NA. The string is padded with blanks.

Managed System Managed system name where this data is collected. It has the format: <plexname>:<smfid>:MVSSYS. <plexname> is the sysplex this LPAR resides in. <smfid> is the system's SMF identifier.

Max Key Length An 8 byte EBCDIC string representing the maximum key, modulus, p value or Hash Size. The string is padded with blanks on the right. The size is in bits. This is true for all algorithms except RNGL and CRYSTALS-Dilithium (LI2). For RNGL the size is in bytes. For CRYSTALS-Dilithium this is the size of the matrix.

SMF ID Managed system name where this data is collected.