On Mon, 3 Dec 2007 16:19:28 -0500, Farley, Peter x23353 
<[EMAIL PROTECTED]> wrote:

>> -----Original Message-----
>> From: Ernest Nachtigall [mailto:[EMAIL PROTECTED]
>> Sent: Monday, December 03, 2007 3:56 PM
>> To: IBM-MAIN@BAMA.UA.EDU
>> Subject: Re: Is CPACF enough to successfully run sample ICSF COBOL
>> program?
>>
>> CPACF is only accessible via ASM programs. The samples in the ICSF 
manual,
>> using API's that start with CSNB or CSF all require the CEX2.
>
>Thank you very much for saving me much research time.  Now I understand 
why
>they don't function.
>
>Are there any examples of using the Assembler functions/opcodes in an IBM
>manual or sample library?  (other than in z/arch PoOP, of course, that'll be
>the first place I look).
>
>Peter
>
>This message and any attachments are intended only for the use of the 
addressee and
>may contain information that is privileged and confidential. If the reader of 
>the
>message is not the intended recipient or an authorized representative of the
>intended recipient, you are hereby notified that any dissemination of this
>communication is strictly prohibited. If you have received this communication 
in
>error, please notify us immediately by e-mail and delete the message and any
>attachments from your system.
>
Great you should ask. I distilled the 60 or so POPS pages on 
KM/KMC/KMAC/KIMD/KLMD crypto operation codes into a document
CPACFZ9S - How To Use The z9 CPACF Crypto Functions
http://www-03.ibm.com/support/techdocs/atsmastr.nsf/WebIndex/PRS2669
Also applies to z890/z990

Additionally, to call those crypto operations from, say COBOL, I have a 
callable 
interface
CALCPACF: Callable Routine To Invoke z9 CPACF Crypto Functions
http://www-03.ibm.com/support/techdocs/atsmastr.nsf/WebIndex/PRS822
Also applies to z890/z990

There are many useful entries (about 50) on IBM TECHDOCS relating to crypto, 
just go to
http://www.ibm.com/support/techdocs
and enter CRYPTO as the search argument

>----------------------------------------------------------------------
>For IBM-MAIN subscribe / signoff / archive access instructions,
>send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
>Search the archives at http://bama.ua.edu/archives/ibm-main.html

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to