Search found 2 matches

by jiteshyadav
Tue Apr 15, 2014 3:58 pm
Forum: TSO, CLIST & REXX
Topic: Rexx Code encryption
Replies: 5
Views: 7786

Hi Nicc, Thanks for your swift response. The thing is that we have to run these tools in mainframe environment only. And since we are an outsider to the client, client won't be giving mainframe access to us which leaves us to handing over the codes to the client and let them run the tools. As per yo...
by jiteshyadav
Tue Apr 15, 2014 2:41 pm
Forum: TSO, CLIST & REXX
Topic: Rexx Code encryption
Replies: 5
Views: 7786

Rexx Code encryption

Hi, I have created few utilities in Rexx and I have to showcase these to the clients. But my concern is that they may save the Rexx codes and further use those. So is there any way to encrypt the Rexx programs? One option in my mind is to use a Rexx compiler to create load module and run those on cl...