I am working on a project where I need to be able to pass a string through a SHA-2 encryption and then use the result as part of a call to open a URL. The URL call is a breeze..,
If there source code out there that has the SHA-2 algorithm that can run on the iSeries? If it has to be in a JAVA program, any good pointers on how I can create this on the iSeries?
Software/Hardware used:
ASKED:
October 22, 2009 2:53 PM
UPDATED:
October 23, 2009 1:10 AM
The open source time mentioned using SHA-2 so I am learning on the job at the moment. Whole new world.
Is there a resource where I can study examples of how you would use this API? I’ll do some digging around but thank you for responding.