mbedtls/ChangeLog.d/require-matching-hashlen-rsa.txt

5 lines
185 B
Plaintext
Raw Normal View History

API changes
* Functions in the RSA module that accept a hashlen parameter now require
it to match the output size of the hash algorithm used, except when
signing raw data.