Hi,
could it be possible to run TRESOR disk encryption (http://www1.informatik.uni-erlangen.de/tresor) on a grsecurity patched kernel?
It does compile well but it's just that TRESOR is using cpu's debug registers for holding encryption keys at runtime.
Tresor is setting flags that prevent other functions to use debugregisters and I think that is the reason why it doesn't work with grsecurity.
Grsec kernel work as expected but the encryption does not work.
Latest Tresor patch is for linux kernel 3.0.9 but newer kernels support it aswell, tested it on 3.2.8 may also work on latest 3.4.x
Will it ever work, do you think?
Regards,
franz