The Amazon Corretto Crypto Provider is a collection of high-performance cryptographic implementations exposed via standard JCA/JCE interfaces.
238
stars
56
forks
source link
Skip compatibility-with-JCE test for JDK 10 #364
Closed
amirhosv closed 9 months ago
Description of changes:
JDK 10 doesn't seem to support RSASSA-PSS for signature when using SunRsaSign provider. We skip the compatibility test for JDK 10.
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.