Roberto Sassu writes:
> On Thu, 2025-03-13 at 18:33 +0100, Nicolai Stange wrote:
>> Hi all,
>>
>> if no SHA-1 implementation was available to the kernel, IMA init would
>> currently fail, rendering the whole subsystem unusable.
>>
>> This patch series is an attempt to make SHA-1 availability no
On Thu, 2025-03-13 at 18:33 +0100, Nicolai Stange wrote:
> Hi all,
>
> if no SHA-1 implementation was available to the kernel, IMA init would
> currently fail, rendering the whole subsystem unusable.
>
> This patch series is an attempt to make SHA-1 availability non-mandatory
> for IMA. The main