|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
XML encryptionI'm looking to encrypt some xml elements, and I'm trying to be as standards
complient as I can (although strictly speaking, it's not a requirement). Looking at http://www.w3.org/TR/xmlenc-core/ I want to encrypt the my AES key, IV with RSA, and then encrypted the element data with AES. I'm having trouble understanding docs, and I was wondering if anybody had an example of this? I have seen examples with a shared secret, but not of the scenario described above. Any pointers would be greatly appreciated. Thanks |
|||||||||||||||||||||||