Re: Cryptoswap -- was Re: raw disk access

2003-01-15 Thread Andreas Kotes
Hi! * Martin Hermanowski <[EMAIL PROTECTED]> [20030116 01:18]: > On Wed, Jan 15, 2003 at 06:26:32PM -0500, Hubert Chan wrote: > > > "Andreas" == Andreas Kotes <[EMAIL PROTECTED]> writes: > > Andreas> patch-int is all of the above combined, for (optional) > > Andreas> compilation into the kerne

Re: Cryptoswap -- was Re: raw disk access

2003-01-15 Thread Martin Hermanowski
On Wed, Jan 15, 2003 at 06:26:32PM -0500, Hubert Chan wrote: > > "Andreas" == Andreas Kotes <[EMAIL PROTECTED]> writes: > > [...] > > Andreas> here's how I understand it: > > [...] > > Andreas> patch-int is all of the above combined, for (optional) > Andreas> compilation into the kernel. >

Re: Cryptoswap -- was Re: raw disk access

2003-01-15 Thread Hubert Chan
> "Andreas" == Andreas Kotes <[EMAIL PROTECTED]> writes: [...] Andreas> here's how I understand it: [...] Andreas> patch-int is all of the above combined, for (optional) Andreas> compilation into the kernel. That would have been my guess too. BTW, I've also grepped through the cryptoapi a

Re: Cryptoswap -- was Re: raw disk access

2003-01-15 Thread Andreas Kotes
Hi! * Hubert Chan <[EMAIL PROTECTED]> [20030115 22:55]: > >>>>> "Andreas" == Andreas Kotes <[EMAIL PROTECTED]> writes: > Andreas> have a look at the sourcecode in e.g. > Andreas> > http://www.kernel.org/pub/linux/kernel/people/hvr/testing/p

Re: Cryptoswap -- was Re: raw disk access

2003-01-15 Thread Andreas Kotes
Hi! * Martin Hermanowski <[EMAIL PROTECTED]> [20030116 01:18]: > On Wed, Jan 15, 2003 at 06:26:32PM -0500, Hubert Chan wrote: > > > "Andreas" == Andreas Kotes <[EMAIL PROTECTED]> writes: > > Andreas> patch-int is all of the above combined, for (optional) > > Andreas> compilation into the kerne

Re: Cryptoswap -- was Re: raw disk access

2003-01-15 Thread Martin Hermanowski
On Wed, Jan 15, 2003 at 06:26:32PM -0500, Hubert Chan wrote: > > "Andreas" == Andreas Kotes <[EMAIL PROTECTED]> writes: > > [...] > > Andreas> here's how I understand it: > > [...] > > Andreas> patch-int is all of the above combined, for (optional) > Andreas> compilation into the kernel. >

Re: Cryptoswap -- was Re: raw disk access

2003-01-15 Thread Hubert Chan
> "Andreas" == Andreas Kotes <[EMAIL PROTECTED]> writes: [...] Andreas> have a look at the sourcecode in e.g. Andreas> http://www.kernel.org/pub/linux/kernel/people/hvr/testing/patch-int-2.4.20.1.bz2 Thanks. I'll take a look at that. If you don't mind clarifying something for me, what is

Re: Cryptoswap -- was Re: raw disk access

2003-01-15 Thread Hubert Chan
> "Andreas" == Andreas Kotes <[EMAIL PROTECTED]> writes: [...] Andreas> here's how I understand it: [...] Andreas> patch-int is all of the above combined, for (optional) Andreas> compilation into the kernel. That would have been my guess too. BTW, I've also grepped through the cryptoapi a

Re: Cryptoswap -- was Re: raw disk access

2003-01-15 Thread Andreas Kotes
Hi! * Hubert Chan <[EMAIL PROTECTED]> [20030115 21:33]: > >>>>> "Andreas" == Andreas Kotes <[EMAIL PROTECTED]> writes: > Andreas> FUD alert! I like loop-AES, too, and would REALLY love general > Andreas> inclusion into Debian kernels, but this

Re: Cryptoswap -- was Re: raw disk access

2003-01-15 Thread Andreas Kotes
Hi! * Hubert Chan <[EMAIL PROTECTED]> [20030115 22:55]: > >>>>> "Andreas" == Andreas Kotes <[EMAIL PROTECTED]> writes: > Andreas> have a look at the sourcecode in e.g. > Andreas> >http://www.kernel.org/pub/linux/kernel/people/hvr/testing/p

Re: Cryptoswap -- was Re: raw disk access

2003-01-15 Thread Hubert Chan
> "Andreas" == Andreas Kotes <[EMAIL PROTECTED]> writes: [...] Andreas> FUD alert! I like loop-AES, too, and would REALLY love general Andreas> inclusion into Debian kernels, but this doesn't mean the Andreas> authors of alternatives are/may be idiots. Andreas> Please don't spread Fear, Unce

Re: Cryptoswap -- was Re: raw disk access

2003-01-15 Thread Hubert Chan
> "Andreas" == Andreas Kotes <[EMAIL PROTECTED]> writes: [...] Andreas> have a look at the sourcecode in e.g. Andreas> http://www.kernel.org/pub/linux/kernel/people/hvr/testing/patch-int-2.4.20.1.bz2 Thanks. I'll take a look at that. If you don't mind clarifying something for me, what is

Re: Cryptoswap -- was Re: raw disk access

2003-01-15 Thread Andreas Kotes
Hi! * Hubert Chan <[EMAIL PROTECTED]> [20030115 21:33]: > >>>>> "Andreas" == Andreas Kotes <[EMAIL PROTECTED]> writes: > Andreas> FUD alert! I like loop-AES, too, and would REALLY love general > Andreas> inclusion into Debian kernels, but this

Re: Cryptoswap -- was Re: raw disk access

2003-01-15 Thread Hubert Chan
> "Andreas" == Andreas Kotes <[EMAIL PROTECTED]> writes: [...] Andreas> FUD alert! I like loop-AES, too, and would REALLY love general Andreas> inclusion into Debian kernels, but this doesn't mean the Andreas> authors of alternatives are/may be idiots. Andreas> Please don't spread Fear, Unce

Re: Cryptoswap -- was Re: raw disk access

2003-01-15 Thread Rolf Kutz
* Quoting Hubert Chan ([EMAIL PROTECTED]): > Do the kerneli modules (officially) work with encrypted swap? I know It works for me. > encryption, which may allocate new memory, ad infinitum. loop-AES takes > care of that explicitly, by preallocating memory, but I don't think > cryptoapi/cryptol

Re: Cryptoswap -- was Re: raw disk access

2003-01-15 Thread Dale Amon
On Tue, Jan 14, 2003 at 10:08:22PM -0500, Hubert Chan wrote: > > "Rolf" == Rolf Kutz <[EMAIL PROTECTED]> writes: > > Rolf> * Quoting Joshua SS Miller ([EMAIL PROTECTED]): > >> Cryptoswap? Hmm sound like something I was thinking about earlier > >> today. Do you have a good resource for this?

Re: Cryptoswap -- was Re: raw disk access

2003-01-15 Thread Rolf Kutz
* Quoting Hubert Chan ([EMAIL PROTECTED]): > Do the kerneli modules (officially) work with encrypted swap? I know It works for me. > encryption, which may allocate new memory, ad infinitum. loop-AES takes > care of that explicitly, by preallocating memory, but I don't think > cryptoapi/cryptol

Re: Cryptoswap -- was Re: raw disk access

2003-01-15 Thread Andreas Kotes
Hi! * Hubert Chan <[EMAIL PROTECTED]> [20030115 04:20]: > >>>>> "Rolf" == Rolf Kutz <[EMAIL PROTECTED]> writes: > Rolf> * Quoting Joshua SS Miller ([EMAIL PROTECTED]): > >> Cryptoswap? Hmm sound like something I was thinking about ea

Re: Cryptoswap -- was Re: raw disk access

2003-01-15 Thread Dale Amon
On Tue, Jan 14, 2003 at 10:08:22PM -0500, Hubert Chan wrote: > > "Rolf" == Rolf Kutz <[EMAIL PROTECTED]> writes: > > Rolf> * Quoting Joshua SS Miller ([EMAIL PROTECTED]): > >> Cryptoswap? Hmm sound like something I was thinking about earlier > >> today. Do you have a good resource for this?

Re: Cryptoswap -- was Re: raw disk access

2003-01-15 Thread Andreas Kotes
Hi! * Hubert Chan <[EMAIL PROTECTED]> [20030115 04:20]: > >>>>> "Rolf" == Rolf Kutz <[EMAIL PROTECTED]> writes: > Rolf> * Quoting Joshua SS Miller ([EMAIL PROTECTED]): > >> Cryptoswap? Hmm sound like something I was thinking about ea