elvisangelaccio added a comment.
In https://phabricator.kde.org/D8536#161255, @ngraham wrote: > The concept of an "advanced" hashing algorithm doesn't really make sense IMHO. This whole thing is an "advanced" feature. > > How about a combobox containing a list of all available hashing algorithms, with a single Calculate button? The most common algorithms (sha1, sha256) should be easily reachable, hiding them among a huge list of algorithms would be annoying. Using a combobox could be a good idea, but I would still put it inside an hidden collapsible box. Also, I'd ignore MD4 (even MD5 is questionable these days). REVISION DETAIL https://phabricator.kde.org/D8536 To: petermajchrak, elvisangelaccio Cc: ngraham, elvisangelaccio, #frameworks