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