mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-05-30 01:40:05 +08:00

This commit adds a flag to the RSA import/export tests indicating whether it is expected that a full RSA keypair can be set up from the provided parameters. Further, the tests of `mbedtls_rsa_import` and `mbedtls_rsa_import_raw` are expanded to perform key checks and an example encryption-decryption.