Hi mImi, > Calculating the EVM HMAC and labeling the filesystem was originally > included in ima-evm-utils for debugging purposes only. For now, > instead of removing EVM HMAC support just replace the low level > HMAC_ calls with EVP_ calls. > The '-a, --hashalgo' specifies the IMA hash or signature algorithm. > The kernel EVM HMAC is limited to SHA1. Fix ima-evm-utils by hard > coding the EVM HMAC algorithm to SHA1. LGTM. Reviewed-by: Petr Vorel <pvorel@xxxxxxx> Kind regards, Petr