RFR CSR 8203460: Update xmldsig implementation to latest version of Apache Santuario
Sean Mullan
sean.mullan at oracle.com
Wed May 23 20:47:14 UTC 2018
I don't think you should change the names of the algorithms to the JCE
style (eg: SHA1withDSA). You should keep the names as defined by the W3C
Recommendation and related RFCs. Even if the naming convention is
different than JCE, these are the names that were chosen by the
standards bodies and these are XML DSig specific algorithm names.
Otherwise looks good.
Thanks,
Sean
On 5/21/18 10:57 PM, Weijun Wang wrote:
> Please take a review at
>
> https://bugs.openjdk.java.net/browse/JDK-8203460
>
> The current XMLDSig provider implementation is based on Apache Santuario 1.5.4. We'll update it to be 2.1.1. New algorithms are added.
>
> Thanks
> Max
>
More information about the security-dev
mailing list