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:
commit
88de3c3d31
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user