This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] CC1352P:CC1352P:15.4收集器/传感器示例:是否支持 AES256?

Guru**** 2465890 points


请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/wireless-connectivity/sub-1-ghz-group/sub-1-ghz/f/sub-1-ghz-forum/1518640/cc1352p-cc1352p-15-4-collector-sensor-example-aes256-supported

器件型号:CC1352P

工具/软件:

尊敬的支持部门:

我对15.4收集器和传感器示例应用(使用#define CONFIG_SECURE TRUE)有疑问:是否支持 AES256?

如果我遵循安全级别(ApiMac_secLevel_t)、似乎没有使用 AES 加密的选项、则是否只有 AES 加密。 根据密钥长度(ApiMac_keyDescriptor_t -> uint8_t key[APIMAC_KEY_MAX_LEN])、因为在 API-MAC 级别上、APIMAC_KEY_MAX_LEN 为16个字节、我假设默认使用的是 AES128。

是否可以选择使用 AES256?

谢谢、

HKR