Whitespace fix for my previous commit.

Translators can ignore this change.
This commit is contained in:
Benedict Reuschling 2012-06-09 22:19:17 +00:00
parent 4a85330093
commit 71fc9439f5
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39016

View file

@ -1084,8 +1084,8 @@
<title>Recognizing Your Crypt Mechanism</title>
<para>Currently the library supports DES, MD5, Blowfish, SHA256,
and SHA512 hash functions. By default &os; uses MD5 to encrypt
passwords.</para>
and SHA512 hash functions. By default &os; uses MD5 to
encrypt passwords.</para>
<para>It is pretty easy to identify which encryption method &os;
is set up to use. Examining the encrypted passwords in the
@ -1099,7 +1099,7 @@
than MD5 passwords, and are coded in a 64-character alphabet
which does not include the <literal>&dollar;</literal>
character, so a relatively short string which does not begin
with a dollar sign is very likely a DES password. Both SHA256
with a dollar sign is very likely a DES password. Both SHA256
and SHA512 begin with the characters
<literal>&dollar;6&dollar;</literal>.</para>