summaryrefslogtreecommitdiff
path: root/src/contrib/crypt/how
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2010-11-21 16:56:10 +0000
committerPaul Buetow <paul@buetow.org>2010-11-21 16:56:10 +0000
commitc67ed39bc994a0aef06454c1e3044e79f712b739 (patch)
tree4397f736b9161f50cd0b00cdcfd2b0acc7c1af7e /src/contrib/crypt/how
parent93ce2024a62325cbae5f2f6fd2155a4ef89cee63 (diff)
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);