PHP-Password
============

Description
-----------
Provides static methods that are compatible with PHP password_hash() and password_verify().

Copyright
---------
Copyright (c) 2017 Craig Manley.  All rights reserved.
You may NOT redistribute, sell, modify, copy, claim ownership of, nor
incorporate this software into any other software without the prior written
permission of the author. This software may only be used in applications
developed by the author.

Installation
------------
perl Makefile.PL
make
make test
make install

Author
------
Craig Manley
