rpm/sign
Jes Sorensen ae4b1b1fe8 rpmsign: Add argument to specify algorithm for fsverity signatures
The argument --verity-algo can be used to specify the algorithm for
the fsverity signatures. If nothing is specified, this will default to
sha256. The available algorithms depend on libfsverity, currently
sha256 and sha512 are supported.

Signed-off-by: Jes Sorensen <jsorensen@fb.com>
2020-09-04 13:22:38 +03:00
..
Makefile.am Add basic autoconf and framework for fsverity support 2020-09-04 13:22:38 +03:00
rpmgensig.c rpmsign: Add argument to specify algorithm for fsverity signatures 2020-09-04 13:22:38 +03:00
rpmsign.h Add --delfilesign flag to delete IMA and fsverity file signatures 2020-09-04 13:22:38 +03:00
rpmsignfiles.c Rename variable to make its usage and the surrounding code clearer 2019-06-05 10:33:07 +03:00
rpmsignfiles.h Place file signatures into the signature header where they belong 2017-10-10 12:18:36 +03:00
rpmsignverity.c rpmsign: Add argument to specify algorithm for fsverity signatures 2020-09-04 13:22:38 +03:00
rpmsignverity.h rpmsign: Add argument to specify algorithm for fsverity signatures 2020-09-04 13:22:38 +03:00