Re: [PATCH encrypted swsusp 0/3] encrypted swsusp image

2005-04-11 Thread Pavel Machek
Hi! > > The following patches allow for encryption of the on-disk swsusp image > > to prevent data gathering of e.g. in-kernel keys or mlocked data after > > resume. > > For this purpose the aes cipher must be compiled into the kernel as > > module load is not possible at resume time. > > A random

Re: [PATCH encrypted swsusp 0/3] encrypted swsusp image

2005-04-11 Thread folkert
> The following patches allow for encryption of the on-disk swsusp image > to prevent data gathering of e.g. in-kernel keys or mlocked data after > resume. > For this purpose the aes cipher must be compiled into the kernel as > module load is not possible at resume time. > A random key is generated