Skip to content

haynieresearch/zos-openssl-encryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

z/OS OpenSSL Encryption

This repository contains everything you would need for simple OpenSSL encryption on z/OS using the AES256 cipher. This however, will require that you have access to the OMVS system.

Note: The bash and openssl files in omvs_files are precompiled. All you need to do is upload and run, they should execute no problem.

Setup

  1. Copy the files in omvs_files onto your OMVS system. 1.1 You can change the location, you will just need to update the procedures in the proclib.
  2. Copy the procedures in the proclib folder into a PDS/PDSE in z/OS.
  3. Use the JCL files ENCRYPT & DECRYPT to encrypt or decrypt files in z/OS.

Encrypt JCL

Original File

Encrypted File

Decrypted File

About

OpenSSL Encryption for z/OS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published