Files
mbedtls/tests/suites/test_suite_pk.function
Gilles Peskine ef3d613252 Adapt RSA verify failure code
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"
2018-01-23 09:27:21 -05:00

35 KiB