Details
Description
The RSA-OAEP key transport usage in the Java code assumes use of SHA-1 as a digest. The API maps the XML algorithm identifier for OAEP to the SHA-1 version of the JCE algorithm. It needs to support arbitrary digests, and the XMLCipher API needs to expand to handle setting the digest separately from the key transport algorithm.
Attachments
Issue Links
- is depended upon by
-
SANTUARIO-293 Support XML Encryption 1.1 Key Wrapping test-cases
- Closed