[jdom-interest] Encrypted XML using JDOM

Penak, Ed Ed_Penak at bmc.com
Wed Aug 2 14:45:48 PDT 2000


Go to www.Acme.com for one of the best Java cryptography libraries.

I picked up Applied Cryptography by Bruce Schneier. Although the sample code
is in C, the text is an excellent read for developers and will assist you in
picking out a security protocol to use.

Ed Penak
BMC Software, Inc.

-----Original Message-----
From: Jon Baer [mailto:jonbaer at digitalanywhere.com]
Sent: Wednesday, August 02, 2000 2:56 PM
To: jdom-interest at jdom.org
Subject: [jdom-interest] Encrypted XML using JDOM


Hi,

Im looking for online resource reading on java-based encryption using
RSA libraries or what not but what I want to do is possibly encrypt an
Element and its children, anyone have ideas on how this would be
possible?

Anyone have expertise in this area?  For example credit card info in
XML:

<cc>
<cardnumber>329832983233</cardnumber>
</cc>

What would be some efficient ways to encrypt and decrypt the
Element("cc")?

Thanks.

- Jon

_______________________________________________
To control your jdom-interest membership:
http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhos
t.com



More information about the jdom-interest mailing list