FastCopy
FastCopy copied to clipboard
New features request : add xxhash verification algorithm besides of md5
Hi I would recommend adding xxhash3 verification algorithm. XxHash is open source , offers the same quality as MD5 as a hash for file comparison and integrity checks, but is much faster than MD5. https://xxhash.com/ https://github.com/Cyan4973/xxHash