summaryrefslogtreecommitdiff
path: root/ychat-0.8.2/src/contrib/crypt/how
diff options
context:
space:
mode:
Diffstat (limited to 'ychat-0.8.2/src/contrib/crypt/how')
-rw-r--r--ychat-0.8.2/src/contrib/crypt/how1
1 files changed, 1 insertions, 0 deletions
diff --git a/ychat-0.8.2/src/contrib/crypt/how b/ychat-0.8.2/src/contrib/crypt/how
new file mode 100644
index 0000000..d60c94b
--- /dev/null
+++ b/ychat-0.8.2/src/contrib/crypt/how
@@ -0,0 +1 @@
+hash = md5::MD5Crypt(this->password.c_str(), salt);