summaryrefslogtreecommitdiff
path: root/modules/extra/enc_bcrypt.cpp
AgeCommit message (Collapse)Author
2014-02-20enc_bcrypt.cpp: Get rid of the libxcrypt dependency by including code from ↵Daniel Vassdal
libxcrypt, and move enc_bcrypt out of extras
2014-02-17Move encryption.h to include/modulesAdam
2014-02-16enc_bcrypt: Add moduleDaniel Vassdal