Valerio Setti | 0a7ff79 | 2023-04-03 09:18:41 +0200 | [diff] [blame] | 1 | Bugfix |
2 | * Fix proper sizing for PSA_EXPORT_[KEY_PAIR/PUBLIC_KEY]_MAX_SIZE and | ||||
3 | PSA_SIGNATURE_MAX_SIZE buffers when at least one accelerated EC is bigger | ||||
4 | than all built-in ones and RSA is disabled. | ||||
Valerio Setti | 3a3a756 | 2023-04-03 10:55:29 +0200 | [diff] [blame] | 5 | Resolves #6622. |