diff options
author | Heiko Stuebner <heiko.stuebner@theobroma-systems.com> | 2020-06-18 16:23:26 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-07-08 17:21:46 -0400 |
commit | 1a62c23ecf1f38d999f7d94d8d27fbc97483b35d (patch) | |
tree | bf50166ccca9a33ab3849a3b2a0306aeef1796a5 /Kconfig | |
parent | eda753be8a33d9cadf2c41ea614069a31e314ba3 (diff) | |
download | u-boot-1a62c23ecf1f38d999f7d94d8d27fbc97483b35d.tar.gz |
lib: rsa: add documentation to padding_pss_verify to document limitations
padding_pss_verify only works with the default pss salt setting of -2
(length to be automatically determined based on the PSS block structure)
not -1 (salt length set to the maximum permissible value), which makes
verifications of signatures with that saltlen fail.
Until this gets implemented at least document this behaviour.
Signed-off-by: Heiko Stuebner <heiko.stuebner@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions