IMA/EVM support utilities
Go to file
Bruno Meneguele 360f5af681 Make SHA-256 the default hash algorithm
One of the requests from the Crypto team in RHEL-9 was to drop the support
for SHA1 as a strong algorithm. For ima-evm-utils it's not quite possible,
since it's somewhat dependent on the underlying hardware (TPM version).
However, SHA1 was still being used as the default hash algorithm, with that,
make SHA256 the default instead.

Also, this patch substitutes the patch to solve the memory leak added in the
last release to the one accepted in upstream.

Related: rhbz#1934949
Signed-off-by: Bruno Meneguele <bmeneg@redhat.com>
2021-08-20 11:02:19 -03:00
.gitignore Make SHA-256 the default hash algorithm 2021-08-20 11:02:19 -03:00
gating.yaml Upload New File 2021-05-14 21:34:13 +00:00
ima-evm-utils.spec Make SHA-256 the default hash algorithm 2021-08-20 11:02:19 -03:00
sources Make SHA-256 the default hash algorithm 2021-08-20 11:02:19 -03:00