On 4/12/19 8:05 PM, Valerie Peng wrote:
Anyone has time to review this? Besides the header files update, I added support for AES/GCM/NoPadding support. Ran into some strange NSS error with RSASSA-PSS signature mechanism, so I have not included the PSS signature impl here.
It would be very useful if we could include RSASSA-PSS as this should resolve https://bugs.openjdk.java.net/browse/JDK-8222937
Could you could debug this a bit more to see if you can resolve the NSS error?
--Sean
RFE: https://bugs.openjdk.java.net/browse/JDK-8080462 Webrev: http://cr.openjdk.java.net/~valeriep/8080462/webrev.00/ CSR: https://bugs.openjdk.java.net/browse/JDK-8221442 Thanks, Valerie