|
Quick Lists
|
|
Bug ID:
|
6845600
|
|
Votes
|
0
|
|
Synopsis
|
Add support for rsa-sha256, rsa-sha512 SignatureMethod algorithms to XML DSig implementation
|
|
Category
|
java:classes_security
|
|
Reported Against
|
|
|
Release Fixed
|
6u18(b01)
|
|
State
|
10-Fix Delivered,
request for enhancement
|
|
Priority:
|
3-Medium
|
|
Related Bugs
|
|
|
Submit Date
|
27-MAY-2009
|
|
Description
|
We should add support for the SHA256withRSA and SHA512withRSA SignatureMethod algorithms to our XML DSig implementation in JDK 6. This is a fairly trivial change that will provide users with stronger signature algorithms in JDK 6. Recent cryptographic analysis has revealed weaknesses in the long term collision resistance of the SHA1 algorithm, so providing these stronger algorithms is important. The underlying JCE support is already there, so this is just a matter of adding a small amount of code.
Posted Date : 2009-05-27 18:27:58.0
|
|
Work Around
|
N/A
|
|
Evaluation
|
Yes, we should add these stronger algorithms.
Posted Date : 2009-08-03 17:55:51.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |