Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I password encrypt a ZIP file using SecureZIP for z/OS?

0
Posted

How do I password encrypt a ZIP file using SecureZIP for z/OS?

0

When creating ZIP file you will need to include the following in the JCL: -PASSWORD(password) -ENCRYPTION_METHOD (Standard | AES128 | AES192 | AES256 | DES | 3DES | RC4). • STANDARD supports standard encryption and is the default value. • AES128 uses the Crypto-C AES 128-bit key algorithm. • AES192 uses the Crypto-C AES 192-bit key algorithm. • AES256 uses the Crypto-C AES 256-bit key algorithm. • DES uses the Crypto-C DES key algorithm. • 3DES uses the Crypto-C 3DES key algorithm. • RC4 uses the Crypto-C RC4 key algorithm.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.