Manuel Pégourié-Gonnard | e7885e5 | 2021-06-22 12:29:27 +0200 | [diff] [blame] | 1 | API changes |
Gilles Peskine | 9dbbc29 | 2021-06-22 18:28:13 +0200 | [diff] [blame] | 2 | * Signature functions in the RSA and PK modules now require the hash |
3 | length parameter to be the size of the hash input. For RSA signatures | ||||
4 | other than raw PKCS#1 v1.5, this must match the output size of the | ||||
5 | specified hash algorithm. |