Skip to content
  • Christoph Lauer's avatar
    sign unencrypted sw-description · 21092c20
    Christoph Lauer authored and Stefano Babic's avatar Stefano Babic committed
    
    
    If sw-description is encrypted and signed, swupdate verifies the decrypted sw-description file (see core/stream_interface.c in swupdate code).
    So the signature has to be created from the unencrypted sw-description as well.
    Alternatively, the swupdate code needs to be changed to verify the encrypted sw-description.
    
    Signed-off-by: default avatarChristoph Lauer <christoph.lauer@xtronic.de>
    21092c20