Hello, Jeff Larson <thejefflar...@gmail.com> writes:
> org-mobile.el: fix the message digest as MD5 for compatibility across > OpenSSL versions. > > OpenSSL switched to using SHA256 by default for symmetric encryption > in version 1.1. Unfortunately that means that newer versions of the > openssl command line tool can not decrypt encrypted org-mobile files > without the '-md md5' option. This commit changes the shell commands > in org-mobile-encrypt-file and org-mobile-decrypt-file to explicitly > specify MD5 as the hash digest. > > TINYCHANGE Applied. Thank you. Regards, -- Nicolas Goaziou