mirror of
https://github.com/c0de-archive/HashPass.git
synced 2025-08-31 01:29:02 +00:00
Update README.md
This commit is contained in:
@@ -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('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.
|
||||
|
Reference in New Issue
Block a user