Hi Mikulas I just want to inform you that I picked up my phmac / dm-integrity work again after the phmac implementation is about to be merged into the next mainline kernel 6.17 :-) It has been a long long time to get the phmac integrated with all the pre-requirements...
There where some issues with running a kernel with your ahash patch causing a wired kernel crash. However, I'll set up my development environment now and then let's see if these crashes still occur and maybe investigate and fix them. On 2025-02-05 21:23, Mikulas Patocka wrote:
Introduce ahash support for the "internal hash" algorithm. Rework the dm-integrity code to be able to run the "internal hash" either with a synchronous ("shash") or asynchronous ("ahash") hash algorithm implementation.
...