Bug 423739

Summary: Add SHA512 checksum
Product: [Frameworks and Libraries] frameworks-kio Reporter: medin <med.medin.2014>
Component: Properties dialogAssignee: KIO Bugs <kio-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: elvis.angelaccio, kdelibs-bugs, kfm-devel, nate, nazark
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In: 5.73

Description medin 2020-07-01 12:23:32 UTC
For now, every big file on internet is paired with 512 checksum digits, and inside Dolphin>Properties>Checksums there is no way to calculate 512 checksum.
Comment 1 Christoph Feck 2020-07-01 12:36:43 UTC
Are these SHA-512, SHA-3, BLAKE2, or something else, such as GPG signatures?
Comment 2 medin 2020-07-01 14:20:55 UTC
(In reply to Christoph Feck from comment #1)
> Are these SHA-512, SHA-3, BLAKE2, or something else, such as GPG signatures?

Sorry I didn't specify the type, I mean SHA512.
Some websites like Eclipse Foundation, NetBeans offer only SHA512 for their downloads.
Comment 3 Elvis Angelaccio 2020-07-12 22:20:05 UTC

*** This bug has been marked as a duplicate of bug 377430 ***
Comment 4 Nate Graham 2020-07-13 23:39:26 UTC
Git commit 9cb68b53c30428b2f28b1a74f510feaac1e061c0 by Nate Graham, on behalf of Nazar Kalinowski.
Committed on 13/07/2020 at 23:39.
Pushed by ngraham into branch 'master'.

[Properties] Add SHA512 algorithm to checksums widget
FIXED-IN: 5.73

M  +53   -8    src/widgets/checksumswidget.ui
M  +37   -0    src/widgets/kpropertiesdialog.cpp
M  +2    -0    src/widgets/kpropertiesdialog_p.h

https://invent.kde.org/frameworks/kio/commit/9cb68b53c30428b2f28b1a74f510feaac1e061c0