From owner-svn-doc-head@FreeBSD.ORG Sat Jun 9 22:19:18 2012 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 36C2F106564A; Sat, 9 Jun 2012 22:19:18 +0000 (UTC) (envelope-from bcr@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 219308FC14; Sat, 9 Jun 2012 22:19:18 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q59MJH1h057155; Sat, 9 Jun 2012 22:19:17 GMT (envelope-from bcr@svn.freebsd.org) Received: (from bcr@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q59MJH3F057153; Sat, 9 Jun 2012 22:19:17 GMT (envelope-from bcr@svn.freebsd.org) Message-Id: <201206092219.q59MJH3F057153@svn.freebsd.org> From: Benedict Reuschling Date: Sat, 9 Jun 2012 22:19:17 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r39016 - head/en_US.ISO8859-1/books/handbook/security X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 09 Jun 2012 22:19:18 -0000 Author: bcr Date: Sat Jun 9 22:19:17 2012 New Revision: 39016 URL: http://svn.freebsd.org/changeset/doc/39016 Log: Whitespace fix for my previous commit. Translators can ignore this change. Modified: head/en_US.ISO8859-1/books/handbook/security/chapter.sgml Modified: head/en_US.ISO8859-1/books/handbook/security/chapter.sgml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/security/chapter.sgml Sat Jun 9 21:45:20 2012 (r39015) +++ head/en_US.ISO8859-1/books/handbook/security/chapter.sgml Sat Jun 9 22:19:17 2012 (r39016) @@ -1084,8 +1084,8 @@ Recognizing Your Crypt Mechanism Currently the library supports DES, MD5, Blowfish, SHA256, - and SHA512 hash functions. By default &os; uses MD5 to encrypt - passwords. + and SHA512 hash functions. By default &os; uses MD5 to + encrypt passwords. 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 $ 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 $6$.