Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4774

General • Re: Procedure for protecting code on Pico 2

$
0
0
There is no h/w decryption so you have to decrypt into RAM.
Similarly there isn't a whole lot of point in signing code that isn't loaded into RAM, since someone with physical access could switch out the flash after the signature check.

You can certainly encrypt and/or sign just sensitive bits of your binary, but the example doesn't do that out of the box

Statistics: Posted by kilograham — Tue Sep 24, 2024 9:58 pm



Viewing all articles
Browse latest Browse all 4774

Trending Articles