How to Identify a File's SHA-256 Hash for Security Applications
요약: Learn about how to identify a file’s SHA-256 hash by following these instructions. Hashes can be used to exclude a file in security applications.
이 문서는 다음에 적용됩니다.
이 문서는 다음에 적용되지 않습니다.
이 문서는 특정 제품과 관련이 없습니다.
모든 제품 버전이 이 문서에 나와 있는 것은 아닙니다.
지침
A secure hash algorithm (SHA)-256 hash may be required to exclude a file from an anti-virus or malware prevention application. This article discusses how to identify the SHA-256 hash for a file on Windows, macOS, or Linux.
Affected Operating Systems:
- Windows
- macOS
- Linux
Click Windows, macOS, or Linux for the process to identify the file's SHA-256 hash.
Windows
- Right-click the Windows Start menu and then click Run.

- In the Run UI, type
cmdand then press OK.
- In Command Prompt, browse to the location of the appropriate
[FILENAME].Note:[FILENAME]= Name of file - Type
CertUtil -hashfile [FILENAME] SHA256and then press Enter.
Note: The[FILENAME]that is used in the example may differ in your environment. - Record the file’s SHA-256 hash. In the example image,
5e71d4ffc3a0723b1bcca206fd14c0e217f6d9beb33a5b327ea251d3a54df5afis the file’s SHA-256.
Note: The SHA-256 hash in the example image may differ in your environment.
macOS
- Select Go, then Utilities, and then Terminal.

- Double-click Terminal to launch the UI.
- In Terminal, browse to the location of the appropriate
[FILENAME].Note:[FILENAME]= Name of file - In Terminal, type
sudo shasum -a 256 [FILENAME]and then press Enter. - Populate the Password for the account in use and then press Enter.
Note: The[FILENAME]that is used in the example may differ in your environment. - Record the file’s SHA-256 hash. In the example image,
56429c53bff44bbf21527f0bf13a27bc20ceff42160d3170287af6d50da195623is the file’s SHA-256.
Note: The SHA-256 hash in the example image may differ in your environment.
Linux
- Open Terminal.

- In Terminal, browse to the appropriate
[FILENAME].Note:[FILENAME]= Name of file - Type
sudo sha256sum [FILENAME]and then press Enter. - Populate the password for the account in use and then press Enter.

- Record the file’s SHA-256 hash. In the example image,
4167b599f36af0781b81563bd2179a6d35daa3145f0b6f99ac6d9ee1894b516ais the file’s SHA-256.
Note: The[FILENAME]and SHA-256 hash in the example image may differ in your environment.
해당 제품
Dell Encryption문서 속성
문서 번호: 000130826
문서 유형: How To
마지막 수정 시간: 06 2월 2025
버전: 9
다른 Dell 사용자에게 질문에 대한 답변 찾기
지원 서비스
디바이스에 지원 서비스가 적용되는지 확인하십시오.