Manuel Pégourié-Gonnard | e7885e5 | 2021-06-22 12:29:27 +0200 | [diff] [blame^] | 1 | API changes |
2 | * Functions in the RSA module that accept a hashlen parameter now require | ||||
3 | it to match the output size of the hash algorithm used, except when | ||||
4 | signing raw data. |