summaryrefslogtreecommitdiffstats
path: root/phpass-README.devel
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-12-19 07:05:20 +0100
committerRemi Collet <fedora@famillecollet.com>2012-12-19 07:05:20 +0100
commit12f6c301ca5b4b6470ae7374276904297102d32d (patch)
tree4e4b47f9a2da240a82fa5a4f9c8cdec024a2b758 /phpass-README.devel
php-phpass: import from rawhide
Diffstat (limited to 'phpass-README.devel')
-rw-r--r--phpass-README.devel7
1 files changed, 7 insertions, 0 deletions
diff --git a/phpass-README.devel b/phpass-README.devel
new file mode 100644
index 0000000..9bb2fbe
--- /dev/null
+++ b/phpass-README.devel
@@ -0,0 +1,7 @@
+Included in this package are also a tiny PHP application demonstrating the use of the
+PasswordHash class, and a C reimplementation of the portable hashes (used for
+testing correctness of the primary implementation only).
+
+You can use the 'make' utility to compile the test C-code.
+
+See also this tutorial: http://www.openwall.com/articles/PHP-Users-Passwords