Sign in
pigweed
/
third_party
/
github
/
ARMmbed
/
mbedtls
/
029cc2f97b2d2d7ec7cb8809ef1b87a9b3b72bae
/
.
/
ChangeLog.d
/
require-matching-hashlen-rsa.txt
blob: 096b577b59c1deefd070fb426559d8e9f1dfee26 [
file
] [
log
] [
blame
]
API changes
*
Signature
functions
in
the RSA
and
PK modules now
require
the hash
length parameter to be the size of the hash input
.
For
RSA signatures
other than raw PKCS
#1 v1.5, this must match the output size of the
specified hash algorithm
.