From dfa9b9f06fddc35ac7ab3c4e7f615a6f867d2aca Mon Sep 17 00:00:00 2001 From: Arctic Code Date: Sat, 26 Jan 2013 14:31:17 -0800 Subject: [PATCH] Initial commit --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..daf7b65 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +HashPass +======== + +HashPass is my password hashing function to be used in my main site to handle passwords \ No newline at end of file