2023-04-03 07:18:41 +00:00
|
|
|
Bugfix
|
|
|
|
* Fix proper sizing for PSA_EXPORT_[KEY_PAIR/PUBLIC_KEY]_MAX_SIZE and
|
|
|
|
PSA_SIGNATURE_MAX_SIZE buffers when at least one accelerated EC is bigger
|
|
|
|
than all built-in ones and RSA is disabled.
|
2023-04-03 08:55:29 +00:00
|
|
|
Resolves #6622.
|