Sign in
pigweed
/
third_party
/
github
/
ARMmbed
/
mbedtls
/
6fce30fc493c92cf0cc5d6f8b3065996227e0597
/
.
/
ChangeLog.d
/
pkcs1_v21_sign_ext.txt
blob: 76dfaf960824e8d8fd96d489de53a79a377ec29d [
file
] [
log
] [
blame
]
Features
* Add mbedtls_rsa_rsassa_pss_sign_ext() function allowing to generate a
signature with a specific salt length. This function allows to validate
test cases provided in the NIST's CAVP test suite. Contributed by Cédric
Meuter in PR #3183.