Re: [PATCH v5 01/10] IMA: Added KEYRING_CHECK func in IMA policy to measure keys

From: Lakshmi Ramasubramanian
Date: Tue Nov 12 2019 - 12:37:07 EST


On 11/12/2019 9:04 AM, Mimi Zohar wrote:

On Mon, 2019-11-11 at 11:32 -0800, Lakshmi Ramasubramanian wrote:
IMA policy needs to support a func to enable measurement of
asymmetric keys.

This patch defines a new IMA policy func namely KEYRING_CHECK to
measure asymmetric keys.

This new feature measures "keys" based on policy, not "keyrings".
ÂPlease change the name to KEY_CHECK.

Good point - I will change the func name to KEY_CHECK.

-lakshmi