Methods used to establish secure communication over insecure channels

Delving deeper into the topic of encryption of communications on our devices, I have been understanding and reading about different fields related to it. In this case, I have been researching about the ‘curve’ value into AdditionalFields field of DeviceNetworkEvents table which I identified into iana.org in two groups ‘Elliptic curve’ and ‘Diffie-Hellman groups’.

After to back to my nightmares 😱 remembering how bad I am at maths 📉 , I enjoyed discovering how these 2 kinds of encryption methods work to secure communication over insecure channels.
Internet Assigned Numbers Authority (IANA), classify these 2 groups as if are ‘recommended’ and the Datagram Transport Layer Security status.
In addition, to take into account, the mentioned site mention:
«If an item is not marked as ‘Recommended’, it does not necessarily mean that it is flawed; rather, it indicates that the item either has not been through the IETF consensus process, has limited applicability, or is intended only for specific use cases»

Therefore, this KQL Query is oriented to identify if the current encryption to secure your communications is enough or if due to the level of sensitive of your information, would need to be reviewed.