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

Merge pull request #16841 from chrysn-pull-requests/802154-security-expectations

net/ieee802154_security doc: Shape security expectations
This commit is contained in:
chrysn 2021-09-13 07:44:50 +02:00 committed by GitHub
commit 88de3c3d31
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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