Taken from 
https://www.iana.org/assignments/tls-parameters/tls-parameters.xml:

Note
>
>     CCM_8 cipher suites are not marked as "Recommended".  These
>     cipher suites have a significantly truncated authentication tag
>     that represents a security trade-off that may not be appropriate
>     for general environments.
>

The go crypto libraries implement algorithms that are easy to use by a 
broad set of users in the general case, so while it may exist in a third 
party package, I would be surprised if it made its way into the standard 
library.

On Tuesday, December 10, 2019 at 4:22:40 PM UTC-7, nasapro...@gmail.com 
wrote:
>
> Hi, does golang support TLS_ECDHE_ECDSA_WITH_AES_128_CCM_8 ?
>

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/1546be38-6416-4f4f-becb-ae1be52eb70c%40googlegroups.com.

Reply via email to