Details
-
Type:
Enhancement
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 16
-
Component/s: security-libs
-
Labels:None
-
Subcomponent:
-
Resolved In Build:b22
Description
Modify the RSA key generation procedure in SunRsaSign so that it is compliant with FIPS 186-4. A relatively simple solution is to use the "guess and check" method described in B.3.3 of this document.