Re: [PATCH encrypted swsusp 3/3] documentation

2005-04-11 Thread Bodo Eggert
Andreas Steinmetz <[EMAIL PROTECTED]> wrote: > +If you want to store your suspend image encrypted with a temporary > +key to prevent data gathering after resume you must compile > +crypto and the aes algorithm into the kernel - modules won't work > +as they cannot be loaded at resume time. Can't

Re: [PATCH encrypted swsusp 3/3] documentation

2005-04-11 Thread Andreas Steinmetz
Bodo Eggert wrote: > Andreas Steinmetz <[EMAIL PROTECTED]> wrote: > > >>+If you want to store your suspend image encrypted with a temporary >>+key to prevent data gathering after resume you must compile >>+crypto and the aes algorithm into the kernel - modules won't work >>+as they cannot be load