Bug#455508: cryptsetup: should add blowfish, serpent and twofish to initrd

2007-12-10 Thread Piotr Roszatycki
Package: cryptsetup Version: 2:1.0.5-1 Tags: patch The installer allows to choose crypt algorhitm (aes, twofish, blowfish, serpent) but cryptsetup copies to initrd only one of them: aes. I.e. for slow CPU systems the blowfish alghorims seems to be a better choise. -- .''`.Piotr Roszatycki :

Bug#455508: [Pkg-cryptsetup-devel] Bug#455508: cryptsetup: should add blowfish, serpent and twofish to initrd

2007-12-11 Thread David Härdeman
On Mon, December 10, 2007 16:07, Piotr Roszatycki wrote: > The installer allows to choose crypt algorhitm (aes, twofish, > blowfish, serpent) but cryptsetup copies to initrd only one of them: > aes. > > I.e. for slow CPU systems the blowfish alghorims seems to be a better > choise. I'm not quite s

Bug#455508: [Pkg-cryptsetup-devel] Bug#455508: cryptsetup: should add blowfish, serpent and twofish to initrd

2007-12-12 Thread Piotr Roszatycki
2007/12/11, David Härdeman <[EMAIL PROTECTED]>: > I'm not quite sure I understand. If you setup a blowfish crypto device in > /etc/crypttab, then the blowfish module will be copied to the initramfs. > The unconditional copying of aes is just there as a safety net. Ah, I didn't realize that I need