]> 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 34fea2eef66cc012573f1ade9157b63077a8dc47..c2acc001395bf7308a23e37c752a4ba667fd1f7b 100644 (file)
@@ -7,6 +7,10 @@ PerlMagick                  perlmagick                 Scaling etc.
 MIME::Types                 libmime-types-perl         Sending the right MIME types
 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