Hi, 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: TLS_ECDH_ANON_WITH_AES_128_CBC_SHA256 TLS_ECDH_ANON_WITH_AES_256_CBC_SHA256 TLS_ECDHE_PSK_WITH_AES_256_CBC_SHA256 TLS_ECDHE_ECDSA_WITH_AES_128_CCM_8_SHA256 TLS_ECDHE_ECDSA_WITH_AES_128_CCM_SHA256 TLS_ECDHE_PSK_WITH_AES_256_CBC_SHA256 Actually, they are on the list but without the "_SHA256" or the "256" at the end. Any ideas? Mentioned listing: https://testssl.sh/openssl-rfc.mappping.html Regards, Krzysztof -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mta.openssl.org/pipermail/openssl-users/attachments/20160218/a21091c3/attachment.html>