rpm/sign
Panu Matilainen 6eeb2f2963 Implement SHA256 header digest, creation + verification
SHA1 has been getting a bit long in the tooth for many years by now,
add a more modern digest to eventually supplant it, for now just
prefer SHA256 over SHA1 if present when verifying. Using a hardwired
algorithm instead of configurable one to keep things on the simple
side when dealing with the signature header.

Signing could add the new digest for older packages but we don't do
that to avoid surprises when people are signing older packages.
2017-03-08 14:43:55 +02:00
..
Makefile.am Define AM_CFLAGS inside the Makefile.am files themselves. 2016-12-09 11:35:38 +02:00
rpmgensig.c Implement SHA256 header digest, creation + verification 2017-03-08 14:43:55 +02:00
rpmsign.h add short summaries to headers that miss one 2016-01-28 14:42:47 +01:00