Bug 423739 - Add SHA512 checksum
Summary: Add SHA512 checksum
Status: RESOLVED FIXED
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: Properties dialog (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: KIO Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-01 12:23 UTC by medin
Modified: 2020-07-13 23:39 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.73


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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