mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 05:32:58 +00:00
Document explicitly that `mbedtls_rsa_check_privkey` and `mbedtls_rsa_complete` succeeding does not guarantee the consistency of the underlying RSA private key but only that enough information is present to perform a private key operation.