mirror of
https://github.com/c0de-archive/HashPass.git
synced 2024-12-22 03:32:40 +00:00
Update README.md
This commit is contained in:
parent
d558a1c03c
commit
f1723bb1a8
@ -46,6 +46,7 @@ $myhashpass = hashpass(''); This is legal and will not return above error.
|
|||||||
$myhashpass = hashpass(""); This is also legal and will not return above error.
|
$myhashpass = hashpass(""); This is also legal and will not return above error.
|
||||||
|
|
||||||
$myhashpass = hashpass('password', -1); Negative numbers are ignored and treated as if no iterations are specified.
|
$myhashpass = hashpass('password', -1); Negative numbers are ignored and treated as if no iterations are specified.
|
||||||
|
|
||||||
------------------
|
------------------
|
||||||
|
|
||||||
HashPass by David Todd is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.
|
HashPass by David Todd is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.
|
||||||
|
Loading…
Reference in New Issue
Block a user