Cédric Meuter | ad27fb0 | 2021-01-10 13:32:42 +0100 | [diff] [blame] | 1 | Features |
2 | * Add mbedtls_rsa_rsassa_pss_sign_ext() function allowing to generate a | ||||
3 | signature with a specific salt length. This function allows to validate | ||||
4 | test cases provided in the NIST's CAVP test suite. Contributed by Cédric | ||||
5 | Meuter in PR #3183. |