工具/软件:Code Composer Studio
你好!
我已经使 AES 加密/解密与 driverlib (AES256.c)一起工作、没有任何问题、但是默认模式是 EBC。 我需要将模式更改为更安全的 CBC (或 OFB/CFB)、我该怎么做?
是否有任何使用 driverlib 的示例? 如果这更节能、我最好使用 DMA。
提前感谢
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.
工具/软件:Code Composer Studio
你好!
我已经使 AES 加密/解密与 driverlib (AES256.c)一起工作、没有任何问题、但是默认模式是 EBC。 我需要将模式更改为更安全的 CBC (或 OFB/CFB)、我该怎么做?
是否有任何使用 driverlib 的示例? 如果这更节能、我最好使用 DMA。
提前感谢