DES key wrapping

ICSF wraps the key value in a DES key token using one of two possible methods:

Using the DEFAULTWRAP keyword in the installation options data set, you can specify the default wrapping method that ICSF will use for internal key tokens and external key tokens. The default wrapping method for internal key tokens and the default wrapping method for external key tokens are independent to each other and are specified separately. If the installation options data set does not contain the DEFAULTWRAP keyword, the original method of symmetric key wrapping will be the default key wrapping method for both internal and external key tokens. See z/OS Cryptographic Services ICSF System Programmer's Guide for information on the installation options data set and the DEFAULTWRAP keyword.

If you are sharing a CKDS with a release of ICSF that does not support the enhanced wrapping method (HCR7770 and earlier), you should use the original wrapping method until all systems sharing the CKDS support the enhanced wrapping method.

A CKDS conversion utility, CSFCNV2, enables you to convert all tokens in the CKDS to use either the original or the enhanced wrapping method. See Rewrapping DES key token values in the CKDS using the utility program CSFCNV2 for more information.