Does the content comparison use hashes, something like SHA256 or MD5, or does it do an actual bit by bit comparison?
Was wondering, and if hashes are used, then can you configure which hashing algorithm to use. Blake3, for example, tends to be much faster when compared to something like SHA256 or SHA512.
Thank you
How is content comparison actually implemented?
- Posts: 3
- Joined: 24 Dec 2021
- Posts: 2472
- Joined: 22 Aug 2012
Asked and answered before:
viewtopic.php?t=6709&p=22256#p22256
viewtopic.php?t=6709&p=22256#p22256
- Posts: 3
- Joined: 24 Dec 2021
Oops, apologies.