westberliner / checksum

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

CRC32 show wrong result #60

Closed aldevan closed 2 years ago

aldevan commented 3 years ago

hi, in same file MD5, SHA1 and others ok, but in CRC32 show wrong result as can you can see in print https://i.ibb.co/8P9hJm8/crc32-wrong.png

westberliner commented 2 years ago

This issue was discussed here: https://github.com/westberliner/checksum/issues/32. But you mention it as well. I will check if I find a way to avoid this confusion.

Thx for mentioning it.

westberliner commented 2 years ago

Forgot to close this issue. Already an option. You may choose between crc32 and crc32b.