Robert Pluim writes: > >>>>> On Tue, 17 Sep 2019 09:05:09 +0300, Eli Zaretskii said: > > >> From: Stefan Kangas > >> Date: Mon, 16 Sep 2019 23:50:33 +0200 > >> Cc: 37420@debbugs.gnu.org > >> > >> +These symbols corresponds to the following hashing algorithms: > >> + > >> + md5 - MD5 > >> + sha1 - SHA-1 > >> + sha224 - SHA-2 / SHA-224 > >> + sha256 - SHA-2 / SHA-384 > >> + sha384 - SHA-2 / SHA-384 > >> + sha512 - SHA-2 / SHA-512 > > Eli> Please always use "--" to imply an em-dash in plain text. In this > Eli> case, perhaps an even better way would be to explicitly say > Eli> "corresponds to". > > You have sha256 -> SHA-384 Thanks Eli and Robert. How about the attached patch? Best regards, Stefan Kangas