Why Use HashOnClick?

<< Click to Display Table of Contents >>

Navigation:  HashOnClick >

Why Use HashOnClick?

hoc-header

 

Uses for HashOnClick

 

There are many reasons why you may wish to find out the hash value of a file. Many web sites for example list the hash value of a file, so that when you download it you can check to see if the file on your computer is correct. Some FTP servers also let you retrieve the hash value of a file (via the XMD5 FTP extension).

 

CRC32 values are used in Zip files, and some FTP servers also let you retrieve the CRC32 value of a file (via the XCRC FTP extension).

 

xxhash is  is an extremely fast non-cryptographic hash algorithm, working at speeds close to RAM limits. If you are using a hash value for your own purposes, and is not shared, and need a hash value calculated very quickly, then xxhash is the one to use.

 

Another example of using HashOnClick is when you've copied a file from one location to another, and wish to confirm the files are identical. HashOnClick provides you with SHA-3, SHA-2 and SHA-1 hash values so that you can make absolutely certain the file is an exact match in both locations.
 

 

 

All Content: 2BrightSparks Pte Ltd © 2003-2024