Enable AES countermeasures in baremetal config
Enable AES countermeasures in baremetal configuration.
This commit is contained in:
parent
7543901b6a
commit
be1bb06acd
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@
|
|||
#define MBEDTLS_AES_FEWER_TABLES
|
||||
#define MBEDTLS_AES_ONLY_128_BIT_KEY_LENGTH
|
||||
#define MBEDTLS_AES_ONLY_ENCRYPT
|
||||
#define MBEDTLS_AES_SCA_COUNTERMEASURES
|
||||
#define MBEDTLS_CCM_C
|
||||
|
||||
/* Asymmetric crypto: Single-curve ECC only. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue