<div dir="ltr">Hi,
<br>
<br>I'm looking for a DTLS solution that supports a specific set of cipher 
suites. There is a listing (link below, not sure for which openssl 
version?) where I found some of them, but still I did not find the 
following ones:
<br>
<br>TLS_ECDH_ANON_WITH_AES_128_CBC_SHA256
<br>TLS_ECDH_ANON_WITH_AES_256_CBC_SHA256
<br>TLS_ECDHE_PSK_WITH_AES_256_CBC_SHA256
<br>TLS_ECDHE_ECDSA_WITH_AES_128_CCM_8_SHA256
<br>TLS_ECDHE_ECDSA_WITH_AES_128_CCM_SHA256
<br>TLS_ECDHE_PSK_WITH_AES_256_CBC_SHA256
<br>
<br>Actually, they are on the list but without the "_SHA256" or the "256" at 
the end. Any ideas?
<br>
<br>Mentioned listing:
<br><a class="" href="https://testssl.sh/openssl-rfc.mappping.html">https://testssl.sh/openssl-rfc.mappping.html</a>
<br>
<br>
<br>Regards,
<br>Krzysztof
</div>