mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-06 21:54:52 -04: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.