diff options
author | simon <simon@FreeBSD.org> | 2006-07-29 19:10:21 +0000 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2006-07-29 19:10:21 +0000 |
commit | fb3c70eda88d3175627edc6a3316b4508b3d29c5 (patch) | |
tree | 213a0c4d5ba3869f66ecf970819532048fed4a9d /crypto/openssl/doc/fingerprints.txt | |
parent | 3c8d7d9993705e30bc69e55cd19d8a298e582292 (diff) | |
download | FreeBSD-src-fb3c70eda88d3175627edc6a3316b4508b3d29c5.zip FreeBSD-src-fb3c70eda88d3175627edc6a3316b4508b3d29c5.tar.gz |
Vendor import of OpenSSL 0.9.8b
Diffstat (limited to 'crypto/openssl/doc/fingerprints.txt')
-rw-r--r-- | crypto/openssl/doc/fingerprints.txt | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/crypto/openssl/doc/fingerprints.txt b/crypto/openssl/doc/fingerprints.txt new file mode 100644 index 0000000..7d05a85 --- /dev/null +++ b/crypto/openssl/doc/fingerprints.txt @@ -0,0 +1,57 @@ + Fingerprints + +OpenSSL releases are signed with PGP/GnuPG keys. You can find the +signatures in separate files in the same location you find the +distributions themselves. The normal file name is the same as the +distribution file, with '.asc' added. For example, the signature for +the distribution of OpenSSL 0.9.7f, openssl-0.9.7f.tar.gz, is found in +the file openssl-0.9.7f.tar.gz.asc. + +The following is the list of fingerprints for the keys that are +currently in use (have been used since summer 2004) to sign OpenSSL +distributions: + +pub 1024D/F709453B 2003-10-20 + Key fingerprint = C4CA B749 C34F 7F4C C04F DAC9 A7AF 9E78 F709 453B +uid Richard Levitte <richard@levitte.org> +uid Richard Levitte <levitte@openssl.org> +uid Richard Levitte <levitte@lp.se> + +pub 2048R/F295C759 1998-12-13 + Key fingerprint = D0 5D 8C 61 6E 27 E6 60 41 EC B1 B8 D5 7E E5 97 +uid Dr S N Henson <shenson@drh-consultancy.demon.co.uk> + +pub 1024R/49A563D9 1997-02-24 + Key fingerprint = 7B 79 19 FA 71 6B 87 25 0E 77 21 E5 52 D9 83 BF +uid Mark Cox <mjc@redhat.com> +uid Mark Cox <mark@awe.com> +uid Mark Cox <mjc@apache.org> + +pub 1024R/26BB437D 1997-04-28 + Key fingerprint = 00 C9 21 8E D1 AB 70 37 DD 67 A2 3A 0A 6F 8D A5 +uid Ralf S. Engelschall <rse@engelschall.com> + +pub 1024R/9C58A66D 1997-04-03 + Key fingerprint = 13 D0 B8 9D 37 30 C3 ED AC 9C 24 7D 45 8C 17 67 +uid jaenicke@openssl.org +uid Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE> + +pub 1024D/2118CF83 1998-07-13 + Key fingerprint = 7656 55DE 62E3 96FF 2587 EB6C 4F6D E156 2118 CF83 +uid Ben Laurie <ben@thebunker.net> +uid Ben Laurie <ben@cryptix.org> +uid Ben Laurie <ben@algroup.co.uk> +sub 4096g/1F5143E7 1998-07-13 + +pub 1024R/5A6A9B85 1994-03-22 + Key fingerprint = C7 AC 7E AD 56 6A 65 EC F6 16 66 83 7E 86 68 28 +uid Bodo Moeller <2005@bmoeller.de> +uid Bodo Moeller <2003@bmoeller.de> +uid Bodo Moeller <2004@bmoeller.de> +uid Bodo Moeller <bmoeller@acm.org> +uid Bodo Moeller <bodo@openssl.org> +uid Bodo Moeller <bm@ulf.mali.sub.org> +uid Bodo Moeller <3moeller@informatik.uni-hamburg.de> +uid Bodo Moeller <Bodo_Moeller@public.uni-hamburg.de> +uid Bodo Moeller <3moeller@rzdspc5.informatik.uni-hamburg.de> + |