United StatesChange Country, Oracle Worldwide Web Sites Communities I am a... I want to...
Bug ID: 7106773 512 bits RSA key cannot work with SHA384 and SHA512
7106773 : 512 bits RSA key cannot work with SHA384 and SHA512

Details
Type:
Enhancement
Submit Date:
2011-10-31
Status:
Closed
Updated Date:
2012-04-13
Project Name:
JDK
Resolved Date:
2012-04-13
Component:
security-libs
OS:
generic
Sub-Component:
javax.net.ssl
CPU:
generic
Priority:
P3
Resolution:
Fixed
Affected Versions:
7,8
Fixed Versions:
8

Related Reports
Backport:
Duplicate:

Sub Tasks

Description
Signature algorithms, such as "SHA384withRSA" and "SHA512withRSA", requie that the hash length should be less than the key size. If the RSA key size is 512 bits, it will not be able to use with the SHA384 and SHA512.

We may need an improvement to check the key size with the hash length while selecting a preferable signature algorithm from supported_signature_algorithms hello extension.

                                    

Comments
EVALUATION

should support hash function filter for small key size
                                     
2012-01-12



Hardware and Software, Engineered to Work Together