79d18bc4dd
This allows us to implement RSA-PSS in the FIPS module without pulling in EVP_PKEY. It also allows people to use RSA-PSS on an RSA*. Empirically folks seem to use the low-level padding functions a lot, which is unfortunate. This allows us to remove a now redundant length check in p_rsa.c. Change-Id: I5270e01c6999d462d378865db2b858103c335485 Reviewed-on: https://boringssl-review.googlesource.com/15825 Reviewed-by: Adam Langley <agl@google.com> |
||
---|---|---|
.. | ||
openssl |