You are invited to take part in a short survey to help us improve your
Apple Support online experience. Please click Yes if you would like to participate.

Mac OS X: How to Verify a SHA-1 Digest

  • Last Modified on: May 05, 2006
  • Article: 75510
This document describes how to verify the a SHA-1 digest (also known as a checksum).

To verify a software update from Apple, which contains a SHA-1 digest, perform the following steps.

Important: Verifying the SHA-1 of a software update is optional, it is being provided on Apple software updates for those individuals who want to verify the authenticity of an update.
    1. Open Terminal.

    2. Type the following at the terminal prompt: /usr/bin/openssl sha1 [full path to file]

    Example: /usr/bin/openssl sha1 /Users/test/Documents/1024SecUpd2003-03-03.dmg

    The SHA-1 digest is displayed as: sha1 ([full path to the file])= [checksum amount]

    Example: SHA1(/Users/test/Documents/1024SecUpd2003-03-03.dmg) =2eb722f340d4e57aa79bb5422b94d556888cbf38


Related documents

25490: "Mac OS X: About SHA-1 Digest and Software Downloads"

Keywords: kmosX ktech kmosx4 kmosx3 kmosx2
Did this article help you?

It solved my issue...
Tell us what works for you.

It's good, but...
Report typos, inaccuracies, etc.

It wasn't helpful...
Tell us what would have helped.