zephyr/subsys/mgmt
Siddharth Chandrasekaran cd116b22b5 mgmt/osdp: Clear secure channel base key from stack
Secure Channel Base Key (SCBK) is a secret key used to derive the session
keys used to encrypt and decrypt OSDP packets. Secure coding practice
requires us to clear such sensitive data from stack once we are done
needing it. This patch addresses this issue.

Signed-off-by: Siddharth Chandrasekaran <sidcha.dev@gmail.com>
2023-04-07 13:26:36 +02:00
..
ec_host_cmd ec_host_cmd: add UART backend 2023-04-07 13:05:59 +02:00
hawkbit hawkbit: check mcuboot header version 2023-03-21 09:35:26 +01:00
mcumgr mgmt: mcumgr: grp: fs_mgmt: Improve upload and download performance 2023-04-04 11:51:43 +02:00
osdp mgmt/osdp: Clear secure channel base key from stack 2023-04-07 13:26:36 +02:00
updatehub mgmt: updatehub: Change Kconfig select to depends on 2023-03-03 10:49:32 +01:00
CMakeLists.txt
Kconfig