Add missing parenthesis
This commit is contained in:
parent
0d448490c6
commit
c64a2307cc
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ This is a work in progress. Some features may not be available.
|
||||||
* Password / passphrase authentication
|
* Password / passphrase authentication
|
||||||
|
|
||||||
- ✓ no character-set limitation
|
- ✓ no character-set limitation
|
||||||
- ✓ reasonable lenth limit (`security vs. DOS <http://arstechnica.com/security/2013/09/long-passwords-are-good-but-too-much-length-can-be-bad-for-security/>`_
|
- ✓ reasonable lenth limit (`security vs. DOS <http://arstechnica.com/security/2013/09/long-passwords-are-good-but-too-much-length-can-be-bad-for-security/>`_)
|
||||||
- ✓ strong, evolutive and retro-compatible password hashing functions
|
- ✓ strong, evolutive and retro-compatible password hashing functions
|
||||||
- ✓ optional NIST Special Publication 800-63B compatibility
|
- ✓ optional NIST Special Publication 800-63B compatibility
|
||||||
|
|
||||||
|
|
Reference in a new issue