mcuboot icon indicating copy to clipboard operation
mcuboot copied to clipboard

Mbed TLS RSA uses private fields

Open d3zd3z opened this issue 4 years ago • 2 comments

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.

d3zd3z avatar Jul 09 '21 16:07 d3zd3z

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.

github-actions[bot] avatar Feb 21 '22 01:02 github-actions[bot]

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.

github-actions[bot] avatar Aug 28 '22 03:08 github-actions[bot]