[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: announce: linux-int-2.4.3.1-hvr3
Emil Laurentiu wrote:
> On 11 April 2001, Jari Ruusu <jari.ruusu@pp.inet.fi> wrote:
> > 1) No modifications to kernel. No patch hassles when a new version of
> > kernel comes out.
> > 2) Works with 2.2 and 2.4 kernels.
> > 3) AES cipher is built-in. No /etc/modules.conf alias hassles.
>
> ... and if you want to be able to use passwords shorter than 20 chars
> and without limiting the password's character sets:
> ... you may just replace the util-linux patch in Jari's package with
> the attached one that uses the same hash function (rmd160) as in the
> international kernel patch.
Enforcing minimum password length of 20 characters is a good feature. If
someone is trying to brute force your password, 20 characters is a *major*
obstacle. Five or six characters is not.
How many bits of useable key material does rmd160 provide? 80?
Does anyone know of GPL licenced implementation of SHA-256, SHA-384 or
SHA-512? SHA-256 should provide 128 bits of useable key material.
Regards,
Jari Ruusu <jari.ruusu@pp.inet.fi>
Linux-crypto: cryptography in and on the Linux system
Archive: http://mail.nl.linux.org/linux-crypto/