* md5-el.el (md5-encode): If `md5-maximum-internal-length' is nil,
[elisp/flim.git] / FLIM-ELS
index 904ec74..d03d26a 100644 (file)
--- a/FLIM-ELS
+++ b/FLIM-ELS
                     eword-decode eword-encode
                     mime mime-parse mmbuffer mmcooked mmdbuffer
                     mailcap
-                    smtp smtpmail))
+                    smtp smtpmail sasl
+                    md5 md5-el md5-dl
+                    sha1 sha1-el sha1-dl
+                    hmac-def hmac-md5 hmac-sha1 hex-util
+                    scram-md5 digest-md5 unique-id
+                    starttls))
 
 (unless (and (fboundp 'base64-encode-string)
             (subrp (symbol-function 'base64-encode-string)))