You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 30, 2022. It is now read-only.
you can find all supported cipher suites in the org.eclipse.californium.scandium.dtls.cipher.CipherSuiteclass.
This repository has been merged into https://github.com/eclipse/californium. You should raise all future issues there because this repo is outdated and will be closed soon.
Hi,
Please could you specify where can I find the list of ciper suites supported in Scandium?
In particular, I'm looking for a DTLS solution that supports the following:
TLS_ECDH_ANON_WITH_AES_128_CBC_SHA256
TLS_ECDH_ANON_WITH_AES_256_CBC_SHA256
TLS_ECDHE_PSK_WITH_AES_128_CBC_SHA256
TLS_ECDHE_PSK_WITH_AES_256_CBC_SHA256
TLS_PSK_DHE_WITH_AES_128_CCM_8
TLS_PSK_DHE_WITH_AES_128_CCM_8 (* 8 OCTET Authentication tag )
TLS_DHE_PSK_WITH_AES_128_CCM
TLS_DHE_PSK_WITH_AES_128_CCM ( 16 OCTET Authentication tag *)
TLS_DHE_PSK_WITH_AES_256_CCM
TLS_ECDHE_ECDSA_WITH_AES_128_CCM_8_SHA256
TLS_ECDHE_ECDSA_WITH_AES_128_CCM_SHA256
Regards,
Krzysztof
The text was updated successfully, but these errors were encountered: