Hi Stefan, On Wed, 2021-06-30 at 15:33 -0400, Stefan Berger wrote: > Remove digest calculations over directories, symbolic links, and device files > since those and related signature verifications are not supported by IMA in > the kernel. > > Regards, > Stefan Thanks, Stefan. Other than removing the related features from the README, it looks good. Reviewed-by: Mimi Zohar <zohar@xxxxxxxxxxxxx> > Stefan Berger (3): > libimaevm: Remove calculation of a digest over a device file > libimaevm: Remove calculation of a digest over a directory > libimaevm: Remove calculation of a digest over a symbolic link > > src/libimaevm.c | 68 ------------------------------------------------- > 1 file changed, 68 deletions(-) >