summaryrefslogtreecommitdiff
path: root/src/contrib/crypt/how
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2008-05-15 23:29:40 +0000
committerPaul Buetow <paul@buetow.org>2008-05-15 23:29:40 +0000
commitd891a923bc507f28caa69f625079755d1a2083e7 (patch)
tree03ae20f0ecd1590629ec1e720026ccf34ddaac3f /src/contrib/crypt/how
moved stuff the trunk
Diffstat (limited to 'src/contrib/crypt/how')
-rw-r--r--src/contrib/crypt/how1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/contrib/crypt/how b/src/contrib/crypt/how
new file mode 100644
index 0000000..d60c94b
--- /dev/null
+++ b/src/contrib/crypt/how
@@ -0,0 +1 @@
+hash = md5::MD5Crypt(this->password.c_str(), salt);