raspberrypi / usbboot

Raspberry Pi USB booting code, moved from tools repository
Apache License 2.0
878 stars 221 forks source link

rpi-eeprom-digest: Add an option to verify RSA signed files. #161

Closed timg236 closed 1 year ago

timg236 commented 1 year ago

Wrap the OpenSSL commands to verify the RSA signature in a .sig file for a given image. This could be used to verify a signed boot image or EEPROM image before attempting to install it.