L Larssen wrote:
> Sorry if this subject does not fit in this list.
> I am a bit worried about the development of the international kernel patches
> from kerneli.org.
> 
> These patches are getting far behind on the real kernel distributions.
> At this moment the latest patches are 2.2.18.3 and 2.4.3.1 while the kernel at
> now is at 2.2.19 and 2.4.5.
> 
> There is now news to the public why these patches are falling behind.
> 
> I hope more people are consirned about this.

International crypto patch is misdesigned and broken, period. Block device
drivers are supposed handle varying transfer sizes, international crypto
patch doesn't. Loop device transfers are supposed to be re-entrant,
international crypto patch transfers are not. Summary: international crypto
patch will corrupt your data. Avoid using it.

If you don't want to play russian roulette with your data, you should
consider using loop-AES package. loop-AES announcement is here:

    http://mail.nl.linux.org/linux-crypto/2001-05/msg00003.html
    http://marc.theaimsgroup.com/?l=linux-crypto&m=98923954103730&w=2

Regards,
Jari Ruusu <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to