Summary: | Add SHA512 checksum | ||
---|---|---|---|
Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | medin <med.medin.2014> |
Component: | Properties dialog | Assignee: | 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: | https://invent.kde.org/frameworks/kio/commit/9cb68b53c30428b2f28b1a74f510feaac1e061c0 | Version Fixed In: | 5.73 |
Sentry Crash Report: |
Description
medin
2020-07-01 12:23:32 UTC
Are these SHA-512, SHA-3, BLAKE2, or something else, such as GPG signatures? (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. *** This bug has been marked as a duplicate of bug 377430 *** 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 |