ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/tools/README.mkpasswd
(Generate patch)

Comparing ircd-hybrid/trunk/tools/README.mkpasswd (file contents):
Revision 6245 by michael, Thu Jul 9 11:42:51 2015 UTC vs.
Revision 6574 by michael, Sun Oct 18 17:04:19 2015 UTC

# Line 31 | Line 31 | An MD5 salt consists of up to 16 (though
31   such as 'tGd' or 'J6d4dfG'.
32  
33   Known bugs:
34 Blowfish (on OpenBSD) is not yet supported
34   The encryption algorithms supported depend on your system's crypt()
35    implementation.
36   The maximum length of an MD5 salt is limited to your system's crypt()
# Line 42 | Line 41 | Linux glibc (SHA-256/SHA-512 since glibc
41   FreeBSD 3.x (DES (MD5 maybe))
42   FreeBSD 4.x (DES and MD5)
43   Solaris 2.5-2.6 (DES only)
44 < OpenBSD 2.7 (don't link with -lcrypt) (DES and MD5, no Blowfish support)
44 > OpenBSD 5.7
45   Mac OS-X (Darwin) (don't link with -lcrypt) (DES only)
46  
47   Other systems probably work, but they haven't been amply tested.

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)