git: openjdk/mobile: 8242556: Cannot load RSASSA-PSS public key with non-null params from byte array

duke duke at openjdk.java.net
Tue Apr 14 22:16:41 UTC 2020


Changeset: 4c7d85b6
Author:    Valerie Peng <valeriep at openjdk.org>
Date:      2020-04-14 22:12:13 +0000
URL:       https://git.openjdk.java.net/mobile/commit/4c7d85b6

8242556: Cannot load RSASSA-PSS public key with non-null params from byte array

Update AlgorithmId to use alg name before oid str when parsing DER bytes

Reviewed-by: mullan

! src/java.base/share/classes/sun/security/x509/AlgorithmId.java
! test/jdk/sun/security/rsa/pss/PSSParametersTest.java
! test/jdk/sun/security/rsa/pss/TestPSSKeySupport.java



More information about the mobile-changes mailing list