Guten Tag Ralph Goers,
am Montag, 17. August 2020 um 08:08 schrieben Sie:

> I noticed that the files have she and md5 files. We are not
> supposed to use either of these any more and only use sha512. I can fix that.

While the file extension is named ".sha", SHA-512 is calculated
already:

> gpg -ab --yes "${file}" > "${file}.asc"
> md5sum        "${file}" > "${file}.md5"
> sha512sum     "${file}" > "${file}.sha"

So only the extension needs to be changed to whatever you prefer and
optionally MD5 removed.

Mit freundlichen Grüßen,

Thorsten Schöning

-- 
Thorsten Schöning       E-Mail: thorsten.schoen...@am-soft.de
AM-SoFT IT-Systeme      http://www.AM-SoFT.de/

Telefon...........05151-  9468- 55
Fax...............05151-  9468- 88
Mobil..............0178-8 9468- 04

AM-SoFT GmbH IT-Systeme, Brandenburger Str. 7c, 31789 Hameln
AG Hannover HRB 207 694 - Geschäftsführer: Andreas Muchow

Reply via email to