Hi,
How to sign the DFU package using RSA keys?
Regards,
Bijosh.
Hi,
How to sign the DFU package using RSA keys?
Regards,
Bijosh.
Hi Bijosh
There is no support for RSA in the bootloader or nrfutil. It would be possible to add it, but it would require quite a bit of work, particularly since RSA is also not supported by nrf_crypto.
Why do you want to use RSA?
Einar