diff options
author | lloyd <[email protected]> | 2011-04-18 15:44:11 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2011-04-18 15:44:11 +0000 |
commit | 6c33aa3e97cb9717d89fcae61f18dd58b2569866 (patch) | |
tree | d026dd343cc9ff4f9b88aea758528441a1a407dd /doc/passhash.txt | |
parent | 590ba658562924d3aba0147690c4110d63b4f4ae (diff) |
Format fixes in the log file. Some reference fanciness too
Diffstat (limited to 'doc/passhash.txt')
-rw-r--r-- | doc/passhash.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/passhash.txt b/doc/passhash.txt index 7874f8e22..005043e44 100644 --- a/doc/passhash.txt +++ b/doc/passhash.txt @@ -103,7 +103,9 @@ hosts). Botan provides two techniques for password hashing, bcrypt and passhash9. -Bcrypt +.. _bcrypt: + +Bcrypt Password Hashing ---------------------------------------- Bcrypt is a password hashing scheme originally designed for use in |