mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-12-12 23:11:34 +00:00
RSA verification now returns MBEDTLS_ERR_RSA_VERIFY_FAILED where it used to return MBEDTLS_ERR_RSA_INVALID_PADDING. Fix pk_rsa_match. This ompletes the functional merge of: * "Adapt test suites to modified error codes" * "PK: support for opaque keys" |
||
|---|---|---|
| .. | ||
| data_files | ||
| git-scripts | ||
| scripts | ||
| suites | ||
| .gitignore | ||
| CMakeLists.txt | ||
| compat.sh | ||
| Descriptions.txt | ||
| Makefile | ||
| softhsm2.conf | ||
| ssl-opt.sh | ||