u-boot/lib/rsa
SESA644425 81eff51047 lib: rsa: Update function padding_pss_verify (any-salt)
Modify function to support any salt length instead of max
length only. Function now detects salt length by parsing
the content of db buffer. Note that it works with (but is
not limited to) zero-length, digest-length and max-length

Signed-off-by: SESA644425 <gioja.hermann@non.se.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2022-04-11 11:39:19 -04:00
..
Kconfig lib: rsa: allow rsa verify with pkey in SPL 2022-03-31 14:12:01 -04:00
Makefile lib: Rename rsa-checksum.c to hash-checksum.c 2021-04-14 15:06:08 -04:00
rsa-keyprop.c rsa: crash in br_i32_decode() called from rsa_gen_key_prop() 2020-09-14 23:28:52 +02:00
rsa-mod-exp.c doc: replace @return by Return: 2022-01-19 18:11:34 +01:00
rsa-sign.c lib: rsa: use actual OpenSSL 1.1.0 EVP MD API 2022-03-04 15:20:07 -05:00
rsa-verify.c lib: rsa: Update function padding_pss_verify (any-salt) 2022-04-11 11:39:19 -04:00