-
Enhancement
-
Resolution: Fixed
-
P2
-
9
-
b82
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8142044 | emb-9 | Tristan Yan | P2 | Resolved | Fixed | team |
JDK-8156391 | 8u111 | Artem Kosarev | P2 | Resolved | Fixed | b01 |
JDK-8153977 | 8u102 | Artem Kosarev | P2 | Resolved | Fixed | b03 |
JDK-8162227 | emb-8u111 | Unassigned | P2 | Resolved | Fixed | b01 |
New tests can be developed to check:
- if modulus and exponent for public/private keys are same
- behavior of KeyFactory generatePublic and generatePrivate
- if the private and public key size are the same as what is set through KeyPairGenerator
- if SunRsaSign provider able to generate same keys if same key spec is used
- if modulus and exponent for public/private keys are same
- behavior of KeyFactory generatePublic and generatePrivate
- if the private and public key size are the same as what is set through KeyPairGenerator
- if SunRsaSign provider able to generate same keys if same key spec is used
- backported by
-
JDK-8142044 Tests for RSA keys and key specifications
-
- Resolved
-
-
JDK-8153977 Tests for RSA keys and key specifications
-
- Resolved
-
-
JDK-8156391 Tests for RSA keys and key specifications
-
- Resolved
-
-
JDK-8162227 Tests for RSA keys and key specifications
-
- Resolved
-