hw/uefi: add var-service-pkcs7.c
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 25 Feb 2025 16:30:15 +0000 (17:30 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 4 Mar 2025 11:01:42 +0000 (12:01 +0100)
commit3e33af2cb306311d6fa4372c6d27489c165c1bd4
tree50e7362e554774209c6c6001e35766283da1a47d
parent90ca4e03c27dc8ac821a2e1686e705ae9a93d301
hw/uefi: add var-service-pkcs7.c

This implements pkcs7 signature verification using gnutls.
Needed to check authenticated variable updates.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-ID: <20250225163031.1409078-12-kraxel@redhat.com>
hw/uefi/var-service-pkcs7.c [new file with mode: 0644]