mirror of
https://github.com/clearlinux/swupd-client.git
synced 2026-05-14 02:34:04 +00:00
This script checks that a given data file and signature verify correctly against a certificate. Without introducing fuzzing, this covers all (8) combinations of valid and invalid files that may occur, and corrupts them in the more often seen ways, such as a partially downloaded Manifest, or a wrong signature file. Signed-off-by: Tudor Marcu <tudor.marcu@intel.com>