On Mon, 20 Feb 2023 12:21:27 GMT, Lutz Schmidt wrote:
>> This PR addresses an issue in the AES-CTR mode intrinsic on s390. When a
>> message is ciphered in multiple, small (< 16 bytes) segments, the result is
>> incorrect.
>>
>> This is not just a band-aid fix. The issue was taken as a chance
Hello,
When using TLS 1.3 and certificate generated by the keytool command like
'keytool -genkey -keyalg RSASSA-PSS ..." , it gets the same error
'javax.net.ssl.SSLHandshakeException:
No available authentication scheme' as listed in
https://bugs.java.com/bugdatabase/view_bug.do?bug_id=8211426.
Th