> TLS `*_CHACHA20_POLY1305_*` cipher suites are currently broken when
> configuration with SunPKCS11 provider is used. I discovered this by my
> ssl-tests testsuite [1].
>
>
> make TEST_PKCS11_FIPS=1
> SSLTESTS_SSL_CONFIG_FILTER=SunJSSE,Default,TLSv1.2,TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256
On Thu, 23 Jun 2022 16:47:18 GMT, Valerie Peng wrote:
>> zzambers has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> TestKeyMaterialChaCha20.java: Added bug number
>
> src/jdk.crypto.cryptoki/share/classes/sun/security/pkcs11/P11SecretKeyFa
On Wed, 22 Jun 2022 15:59:44 GMT, zzambers wrote:
>> TLS `*_CHACHA20_POLY1305_*` cipher suites are currently broken when
>> configuration with SunPKCS11 provider is used. I discovered this by my
>> ssl-tests testsuite [1].
>>
>>
>> make TEST_PKCS11_FIPS=1
>> SSLTESTS_SSL_CONFIG_FILTER=SunJSS
On Wed, 22 Jun 2022 15:59:44 GMT, zzambers wrote:
>> TLS `*_CHACHA20_POLY1305_*` cipher suites are currently broken when
>> configuration with SunPKCS11 provider is used. I discovered this by my
>> ssl-tests testsuite [1].
>>
>>
>> make TEST_PKCS11_FIPS=1
>> SSLTESTS_SSL_CONFIG_FILTER=SunJSS
> TLS `*_CHACHA20_POLY1305_*` cipher suites are currently broken when
> configuration with SunPKCS11 provider is used. I discovered this by my
> ssl-tests testsuite [1].
>
>
> make TEST_PKCS11_FIPS=1
> SSLTESTS_SSL_CONFIG_FILTER=SunJSSE,Default,TLSv1.2,TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256
TLS `*_CHACHA20_POLY1305_*` cipher suites are currently broken when
configuration with SunPKCS11 provider is used. I discovered this by my
ssl-tests testsuite [1].
make TEST_PKCS11_FIPS=1
SSLTESTS_SSL_CONFIG_FILTER=SunJSSE,Default,TLSv1.2,TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256
SSLTESTS_CUS