~ubuntu-branches/ubuntu/hardy/gnupg/hardy-updates

« back to all changes in this revision

Viewing changes to checks/mds.test

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2006-11-03 09:18:26 UTC
  • mto: This revision was merged to the branch mainline in revision 11.
  • Revision ID: james.westby@ubuntu.com-20061103091826-89kwl8tk1xypbmtk
Tags: upstream-1.4.5
ImportĀ upstreamĀ versionĀ 1.4.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
test_one ":2:"    "DA39A3EE5E6B4B0D3255BFEF95601890AFD80709"
21
21
# RMD160
22
22
test_one ":3:"    "9C1185A5C5E9FC54612808977EE8F548B2258D31"
 
23
# SHA-224
 
24
if have_hash_algo "SHA224"; then
 
25
  test_one ":11:"    "D14A028C2A3A2BC9476102BB288234C415A2B01F828EA62AC5B3E42F"
 
26
else
 
27
  echo "Hash algorithm SHA-224 is not installed (not an error)"
 
28
fi
23
29
# SHA-256
24
30
if have_hash_algo "SHA256"; then
25
31
  test_one ":8:"    "E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855"
45
51
test_one ":1:"    "C3FCD3D76192E4007DFB496CCA67E13B"
46
52
test_one ":2:"    "32D10C7B8CF96570CA04CE37F2A19D84240D3A89"
47
53
test_one ":3:"    "F71C27109C692C1B56BBDCEB5B9D2865B3708DBC"
 
54
if have_hash_algo "SHA224"; then
 
55
  test_one ":11:"    "45A5F72C39C5CFF2522EB3429799E49E5F44B356EF926BCF390DCCC2"
 
56
fi
48
57
if have_hash_algo "SHA256"; then
49
58
  test_one ":8:"    "71C480DF93D6AE2F1EFAD1447C66C9525E316218CF51FC8D9ED832F2DAF18B73"
50
59
fi