Blowfish encrypted passwords start with $2a$, not $2$

PR:		docs/67624
Submitted by:	Brett Schroeder <brett@brettschroeder.name>
This commit is contained in:
Christian Brueffer 2004-06-09 14:13:35 +00:00
parent f624551bb4
commit ea725bc728
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=21127

View file

@ -1031,7 +1031,7 @@
Passwords encrypted with the MD5 hash are longer than those
encrypted with the DES hash and also begin with the characters
<literal>&dollar;1&dollar;</literal>. Passwords starting with
<literal>&dollar;2&dollar;</literal> are encrypted with the
<literal>&dollar;2a&dollar;</literal> are encrypted with the
Blowfish hash function. DES password strings do not
have any particular identifying characteristics, but they are
shorter than MD5 passwords, and are coded in a 64-character