XML Security Library

XML Encryption

XML Encryption standard specifies the process for encryptind data and representing the result in XML document. The data may be an XML element, or an XML element content, or any arbitrary data (including XML document).

Currently XML Security Library supports most of MUST/SHOULD/MAY features but following:
  • Diffie-Hellman Key Agreement
  • Decryption Transform

Examples.


Aleksey Sanin