1New versions of this package (crypt_blowfish):
2
3	http://www.openwall.com/crypt/
4
5A paper on the algorithm that explains its design decisions:
6
7	http://www.usenix.org/events/usenix99/provos.html
8
9Unix Seventh Edition Manual, Volume 2: the password scheme (1978):
10
11	http://plan9.bell-labs.com/7thEdMan/vol2/password
12
13The Openwall GNU/*/Linux (Owl) tcb suite implementing the alternative
14password shadowing scheme.  This includes a PAM module which
15supersedes pam_unix and uses the password hashing framework provided
16with crypt_blowfish when setting new passwords.
17
18	http://www.openwall.com/tcb/
19
20pam_passwdqc, a password strength checking and policy enforcement
21module for PAM-aware password changing programs:
22
23	http://www.openwall.com/passwdqc/
24
25John the Ripper password cracker:
26
27	http://www.openwall.com/john/
28
29$Owl: Owl/packages/glibc/crypt_blowfish/LINKS,v 1.4 2005/11/16 13:09:47 solar Exp $
30