2021-01-08 18:16:47 +01:00
|
|
|
Features
|
|
|
|
* The PSA crypto subsystem can now be configured to use less static RAM by
|
|
|
|
tweaking the setting for the maximum amount of keys simultaneously in RAM.
|
2021-02-15 14:03:19 +01:00
|
|
|
MBEDTLS_PSA_KEY_SLOT_COUNT sets the maximum number of volatile keys that
|
|
|
|
can exist simultaneously. It has a sensible default if not overridden.
|