..    
Deutsch · English · Español · Français · Italiano    Mirrors    
Page Contents 
  
 
Home 
  
 
Download 
  
 
Documentation 
  
 
Related software 
  
 
Misc 
  
 

Integrity Check

In order to check that the version of GnuPG which you are going to install is an original and unmodified one, you can do it in one of the following ways.

 
  
 

Using gpg

If you already have a trusted version of GnuPG installed, you can simply check the supplied signature. For example to check the signature of the file gnupg-1.4.12.tar.bz2 you would use this command:

gpg --verify gnupg-1.4.12.tar.bz2.sig

This checks whether the signature file matches the source file. You should see a message indicating that the signature is good and made by that signing key . Make sure that you have the right key, either by checking the fingerprint of that key with other sources or by checking that the key has been signed by a trustworthy other key.

Never use a GnuPG version you just downloaded to check the integrity of the source - use an existing GnuPG installation.

 
  
 

Using sha1sum

If you are not able to use an old version of GnuPG, you have to verify the SHA1 checksum. Assuming you downloaded the file gnupg-1.4.12.tar.bz2, you would run the sha1sum command like this:

sha1sum gnupg-1.4.12.tar.bz2

and check that the output matches the SHA1 checksum reported on this site. An example of sha1sum checksum is:

9b78e20328d35525af7b8a9c1cf081396910e937 gnupg-1.4.12.tar.bz2

To be sure that this page has not been tampered, you may want to compare the list below with the one included in the announcement mail posted to several mailing list.

 
  
 

SHA1 Sum Summary

For your convenience, all SHA1 sums available for software that can be downloaded from our site , have been gathered below.

9b78e20328d35525af7b8a9c1cf081396910e937  gnupg-1.4.12.tar.bz2
790587e440ec7d429b120db7a96a237badc638fd  gnupg-1.4.12.tar.gz
5ce9105ce6b6c9c38638eead87658f4b735a4a68  gnupg-1.4.11-1.4.12.diff.bz2
e7d8e48900d35fe407a8d8308b3a02b8de46b2f2  gnupg-w32cli-1.4.12.exe
5ec2f718760cc3121970a140aeea004b64545c46  gnupg-2.0.18.tar.bz2
84a6940175b552a8562b4014f4661dec3ff10165  pinentry-0.8.1.tar.gz
a7a7d1432db9edad2783ea1bce761a8106464165  dirmngr-1.1.0.tar.bz2
7d19a95a2239da13764dad7f97541be884ec5a37  gpgme-1.3.1.tar.bz2
2bf4eba3b588758e349976a7eb9e8a509960c3b5  libassuan-2.0.3.tar.bz2
3e776d44375dc1a710560b98ae8437d5da6e32cf  libgcrypt-1.5.0.tar.bz2
95b324359627fbcb762487ab6091afbe59823b29  libgpg-error-1.10.tar.bz2
0c4e593464b9dec6f53c728c375d54a095658230  libksba-1.2.0.tar.bz2
 
  
 
 

Copyright (C) 2002-2004 Free Software Foundation, Inc.

Written by Werner Koch (2004-08-26 17:14).
Generated with WML 2.0.8 (30-Oct-2001) on 2012-01-30 16:02:19
from source file integrity_check.wml, $Revision: 1.32 $, $Date: 2008-07-02 08:05:11 $
Site designed by LoLo

For any question, please, follow these directions


 Site sponsored by 
  

Valid XHTML 1.0!     Peace!     Valid CSS!