mirror of
https://github.com/systemd/systemd.git
synced 2026-07-25 08:45:56 +00:00
Add verb that takes a PKCS#1 signature (plain rsa) as input and a certificates, and outputs a PKCS#7 binary detached signature (p7s), which is what the kernel dm-verity driver expects. Co-authored-by: Luca Boccassi <bluca@debian.org>