> Can someone help review this?
> 
> This change enhances RSA KeyFactory impl of SunRsaSign and SunPKCS11 
> providers to accept RSA keys in PKCS#1 format and encoding and translate them 
> to provider-specific RSA keys. Updated the relevant tests with a sample 
> PKCS#1 encoded key pair.
> 
> Thanks,
> Valerie

Valerie Peng has updated the pull request with a new target base due to a merge 
or a rebase. The incremental webrev excludes the unrelated changes brought in 
by the merge/rebase. The pull request contains two additional commits since the 
last revision:

 - Merge branch 'master' of https://git.openjdk.java.net/jdk into JDK-8023980
 - 8023980: JCE doesn't provide any class to handle RSA private key in PKCS #1
   
   Enhanced RSA KeyFactory impl of SunRsaSign and SunPKCS11 providers to accept 
RSA keys in PKCS#1 format and encoding

-------------

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/1787/files
  - new: https://git.openjdk.java.net/jdk/pull/1787/files/eed143e9..a4cddf47

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=1787&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=1787&range=00-01

  Stats: 55257 lines in 1773 files changed: 25715 ins; 14911 del; 14631 mod
  Patch: https://git.openjdk.java.net/jdk/pull/1787.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/1787/head:pull/1787

PR: https://git.openjdk.java.net/jdk/pull/1787

Reply via email to