IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

[b]Creating an XML signature [/b]


IBM Mainframe Forums -> HomeWorks & Requests
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
azharshaikh_ibm

New User


Joined: 15 Jul 2009
Posts: 2
Location: India

PostPosted: Wed Jul 15, 2009 3:11 pm
Reply with quote

Hi,
I have a mainframe file that I have wrapped with XML.
But we also need to provide that file with an XML signature!

Attached is the structure that is used by the XML signature.
There is a digest value in that structure which, I guess, is the data that needs to be encrypted in the signature.
If that is the case, I have a file that I need to send daily to the bank after wrapping it using XML. How will I insert this data in the XML signature?

Guys, you can provide even the slightest of information you have on XML signature which I hope may help as I need to understand how this works!
I have gone through XML links which are, may be, explanatory; but, since I do not have much idea about XML or HTML I need a response in terms of Cobol prospective or any Cobol related XML project!
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Wed Jul 15, 2009 3:21 pm
Reply with quote

DO NOT post attachments as not every one is permitted to open them, thus reducing the number of people available to help you.
Back to top
View user's profile Send private message
azharshaikh_ibm

New User


Joined: 15 Jul 2009
Posts: 2
Location: India

PostPosted: Wed Jul 15, 2009 3:31 pm
Reply with quote

Hi,
For all those who may not be able to see my attachment can access the below link which contains the structure of XML signature in the module 2.0 -

www.w3.org/TR/xmldsig-core
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Wed Jul 15, 2009 4:01 pm
Reply with quote

the digest is really the result, not the starting data
in rough terms ... is the signature

the answer is a bit complex to be given in a forum reply
( almost as giving full training on signatures )

read about hashing, checksums,signatures, .... ( MD5, SHA1, ...)

the issue is too complex to be managed by a single person ( moreover with limited knowledge )
since it requires some higher responibilities

when dealing with certificates and signatures there is a lot of legal work to be done

better speak with Your security support, or to the manager responsible of the whole thing
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> HomeWorks & Requests

 


Similar Topics
Topic Forum Replies
No new posts Creating Unix Directory using COBOL i... COBOL Programming 2
No new posts Creating Report using SORT DFSORT/ICETOOL 7
No new posts Creating CSV file from Variable recs ... DFSORT/ICETOOL 11
No new posts Creating a VB file PL/I & Assembler 10
No new posts Creating filelist ps file JCL & VSAM 2
Search our Forums:

Back to Top