Uninvertible passwd encryption (was: Re: Kmem security)

Martin Weitzel martin at mwtech.UUCP
Thu Apr 11 10:38:26 AEST 1991


In article <1991Mar20.061813.17416 at agate.berkeley.edu> c60b-1eq at e260-1c.berkeley.edu (Noam Mendelson) writes:
....
>The salt [of an UNIX password] is a two-character
>key which can contain the characters a-z, A-Z, and 0-9, and it is chosen
>randomly by UNIX.

I know that it is nit picking - but to be exact: The salt can have 4096
different values. To encode these with two characters, you must have 64
distinct values for each character, where the mentioned ones only sum up
to 62.

(The two missing ones are "/" and ".", which can also appear in the salt.)
-- 
Martin Weitzel, email: martin at mwtech.UUCP, voice: 49-(0)6151-6 56 83



More information about the Comp.unix.admin mailing list