]> git.sesse.net Git - pr0n/blobdiff - doc/modules.txt
Save passwords as bcrypt instead of plain SHA-1 hashes (includes migration of old...
[pr0n] / doc / modules.txt
index 30964cc0568d8e48d5b5540f37cba53c831bbd73..c2acc001395bf7308a23e37c752a4ba667fd1f7b 100644 (file)
@@ -8,7 +8,9 @@ MIME::Types                 libmime-types-perl         Sending the right MIME ty
 DBD::Pg                     libdbd-pg-perl             PostgreSQL connection
 Image::ExifTool             libimage-exiftool-perl     Parsing EXIF data
 Digest::SHA1                libdigest-sha1-perl        Verifying passwords
+Digest::HMAC_SHA1           libdigest-hmac-perl        Verifying digest passwords
+Crypt::Eksblowfish::Bcrypt  libcrypt-eksblowfish-perl  Verifying passwords
 HTML::TagCloud              libhtml-tagcloud-perl      Tag cloud on /+tags/
 jpegtran                    libjpeg-progs              Lossless JPEG rotation
 dcraw                       dcraw                      NEF support
-
+Qscale                      N/A                        Faster image scaling support