From 155cf6aeea9ba7ecbc39face6442d3ce1b03ad8e Mon Sep 17 00:00:00 2001 From: Nils Schwabe Date: Wed, 4 Jun 2014 14:27:03 +0200 Subject: Add webinterface with functionallity --- .../lib/api/classBcrypt-members.html | 48 ++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 management-interface/lib/api/classBcrypt-members.html (limited to 'management-interface/lib/api/classBcrypt-members.html') diff --git a/management-interface/lib/api/classBcrypt-members.html b/management-interface/lib/api/classBcrypt-members.html new file mode 100644 index 0000000..d19472e --- /dev/null +++ b/management-interface/lib/api/classBcrypt-members.html @@ -0,0 +1,48 @@ + + + + + + + +Fat-Free Framework: Member List + + + + + + +
+
+ + + + + + +
+
Fat-Free Framework +  3.2.2 +  Overview Class List Hierarchy +
+
+
+ + +
+
+
+
Bcrypt Member List
+
+
+ +

This is the complete list of members for Bcrypt, including all inherited members.

+ + + + + + + + +
COSTBcrypt
E_CostArg (defined in Bcrypt)Bcrypt
E_SaltArg (defined in Bcrypt)Bcrypt
hash($pw, $salt=NULL, $cost=self::COST)Bcrypt
instance()Prefabstatic
needs_rehash($hash, $cost=self::COST)Bcrypt
verify($pw, $hash)Bcrypt
-- cgit v1.2.3-55-g7522