westberliner / checksum

Plugin for Nextcloud and ownCloud to create hashes of files.
GNU General Public License v3.0
29 stars 15 forks source link

Remove old algorithms and add SHA3 #74

Closed tuxmaster5000 closed 1 year ago

tuxmaster5000 commented 1 year ago

The new and less cpu intensive SHA3 algorithms is missing. And the old algorithms shout be removed or add the option to disable it by the admin.

westberliner commented 1 year ago

Hi, extend the list with sha3 is easy. Will do. Settings menu is on my todo: https://github.com/westberliner/checksum/issues/17 I was to lazy so far to implement. ;)

westberliner commented 1 year ago

Added in v1.2.0. The settings part is in #17.