Mbed TLS RSA uses private fields
The RSA support in MCUboot that uses Mbed TLS makes use of private fields in the RSA data structures. This is not part of their public API, and will possibly break with future versions of Mbed TLS.
Instead of filling these in, determine if there is an API we can use to decode or create the keys.
This issue has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this issue will automatically be closed in 14 days. Note, that you can always re-open a closed issue at any time.
This issue has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this issue will automatically be closed in 14 days. Note, that you can always re-open a closed issue at any time.