1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

net/ieee802154_security doc: Shape security expectations

This commit is contained in:
chrysn 2021-09-12 19:41:07 +02:00
parent 32212df463
commit 5710d5ff34

View File

@ -10,6 +10,12 @@
* @defgroup net_ieee802154_security IEEE 802.15.4 security
* @ingroup net
* @brief IEEE 802.15.4 security header
*
* @warning
* This module is exposing raw 802.15.4 encryption without an underlying key
* management framework. This is intended for experimentation with the security
* modes of 802.15.4, and not for use cases where its security is depended on.
*
* @{
*
* @file