Two common ways to hash hashes of Windows checksum files

Source: Internet
Author: User

Where do people often go to download software and applications? Have you ever thought about the security of software, applications, or resources that have been downloaded back? When Windows 10 and Office 2016 were released, many friends who did not have permission used the third-party website to download the installation image. And how do you ensure that the image or software that you download is the official version, and that you have not been tampered with?

Many friends will think of the downloaded resource check MD5 or SHA1 and the official version of the hash value, if the error indicates that it has not been tampered with. What kind of tools do you use to calculate the checksum value in Windows? This article recommends two common ways for Windows to verify file hashes.

Hashtab tool Check Hash

In this article we first introduced the Hashtab third-party tool, Hashtab is an ultra-fast file hash Check value calculation tool, currently used by users in over 200 countries. Hashtab can provide a variety of hashing algorithms, such as MD5, SHA1, SHA2, RIPEMD, HAVAL, and Whirlpool. Once installed, the Hashtab feature can be integrated into the Windows Shell to allow the user to verify the integrity and authenticity of the file in the simplest possible way.

After installing the Hashtab tool it will be automatically embedded into the properties, we just need to verify the file on the right click on the selection of properties and click on the more than the Hashtab tab can be used directly, is currently supported to the Windows 10 operating system.

As shown, clicking on the Options button will bring up the Hashtab option configuration interface, where we can manually configure the hashing algorithm that needs to be computed.

PowerShell Checksum Hash

Without installing any third-party software, we can also use Powershell to verify the hash value of multiple algorithms directly in Windows, including: SHA1, SHA256, SHA384, SHA512, MACTripleDES, MD5, RIPEMD160 algorithm.

It is also very simple to use, you can refer to the following example:

Get-filehash [-path file path] [-algorithm algorithm]

Note: It is best to enclose the file path in quotation marks.

From WinClient

Two common ways to hash hashes of Windows checksum files

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.