Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Enjoy members-only rewards and discounts
  • Create and access a list of your products
  • Manage your Dell EMC sites, products, and product-level contacts using Company Administration.

如何确定用于安全应用程序的文件 SHA-256 哈希

Summary: 了解如何按照以下说明确定文件的 SHA-256 哈希。哈希可用于在安全应用程序中排除文件。

This article may have been automatically translated. If you have any feedback regarding its quality, please let us know using the form at the bottom of this page.

Article Content


Symptoms

要从防病毒或恶意软件防护应用程序中排除文件,可能需要 Secure Hash Algorithm (SHA)-256 哈希。本文讨论如何在 Windows、macOS 或 Linux 上确定文件的 SHA-256 哈希。


受影响的操作系统:

  • Windows
  • macOS
  • Linux

Cause

不适用

Resolution

单击 WindowsmacOSLinux 以确定文件的 SHA-256 哈希。

Windows

  1. 右键单击 Windows 的“开始”菜单,然后单击运行

运行

  1. 在“运行”UI中,键入 cmd 然后按 OK

“运行”UI

  1. 在命令提示符中,浏览至相应的 [FILENAME] 的位置。
提醒:[FILENAME] = 文件名称。
  1. 键入 CertUtil -hashfile [FILENAME] SHA256 然后按 Enter。

CertUtil

提醒: [FILENAME] 您环境中的 可能与示例中使用的不同。
  1. 记录文件的 SHA-256 哈希。在示例中, 5e71d4ffc3a0723b1bcca206fd14c0e217f6d9beb33a5b327ea251d3a54df5af 是文件的 SHA-256

SHA-256 哈希

提醒:您环境中的 SHA-256 可能与示例中的不同。

macOS

  1. 依次选择 GoUtilitiesTerminal

终端

  1. 双击 Terminal 以启动 UI。
  2. 在终端中,浏览到相应的 [FILENAME] 的位置。
提醒:[FILENAME] = 文件名称。
  1. 在终端中,键入 sudo shasum -a 256 [FILENAME] 然后按 Enter。
  2. 填写所使用的帐户的密码,然后按 Enter 键。

密码

提醒:您环境中的 [FILENAME] 可能与示例中使用的不同。
  1. 记录文件的 SHA-256 哈希。在示例中, 56429c53bff44bbf21527f0bf13a27bc20ceff42160d3170287af6d50da195623 是文件的 SHA-256

SHA-256 哈希

提醒:您环境中的 SHA-256 可能与示例中的不同。

Linux

  1. 打开终端

终端

  1. 在终端中,浏览至相应的 [FILENAME]
提醒:[FILENAME] = 文件名称。
  1. 键入 sudo sha256sum [FILENAME] 然后按 Enter。
  2. 填写所使用的帐户的密码,然后按 Enter 键。

密码

  1. 记录文件的 SHA-256 哈希。在示例中, 4167b599f36af0781b81563bd2179a6d35daa3145f0b6f99ac6d9ee1894b516a 是文件的 SHA-256

SHA-256

提醒:您环境中的 [FILENAME]SHA-256 可能与示例中的不同。

要联系支持部门,请参阅 Dell Data Security 国际支持电话号码
转至 TechDirect,在线生成技术支持请求。
要获得更多见解和资源,请加入戴尔安全社区论坛

Article Properties


Affected Product

Dell Encryption

Last Published Date

13 Nov 2023

Version

8

Article Type

Solution