| 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() |
| 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. |