mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 14:32:58 +00: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.