blob: 096b577b59c1deefd070fb426559d8e9f1dfee26 [file] [log] [blame]
Manuel Pégourié-Gonnarde7885e52021-06-22 12:29:27 +02001API changes
Gilles Peskine9dbbc292021-06-22 18:28:13 +02002 * 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.