From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/21868 Path: main.gmane.org!not-for-mail From: "John Saylor" Newsgroups: gmane.emacs.gnus.general Subject: Re: :prescript Date: Thu, 11 Mar 1999 10:59:44 -0500 Sender: owner-ding@hpc.uh.edu Message-ID: <001201be6bd8$2f452080$0a0aa8c0@office.saylor.bogus> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1035159893 25158 80.91.224.250 (21 Oct 2002 00:24:53 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 21 Oct 2002 00:24:53 +0000 (UTC) Return-Path: Original-Received: from fisher.math.uh.edu (fisher.math.uh.edu [129.7.128.35]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA25526 for ; Thu, 11 Mar 1999 11:01:15 -0500 (EST) Original-Received: from sina.hpc.uh.edu (lists@Sina.HPC.UH.EDU [129.7.3.5]) by fisher.math.uh.edu (8.9.1/8.9.1) with ESMTP id KAB15235; Thu, 11 Mar 1999 10:00:31 -0600 (CST) Original-Received: by sina.hpc.uh.edu (TLB v0.09a (1.20 tibbs 1996/10/09 22:03:07)); Thu, 11 Mar 1999 10:00:56 -0600 (CST) Original-Received: from sclp3.sclp.com (root@sclp3.sclp.com [204.252.123.139]) by sina.hpc.uh.edu (8.7.3/8.7.3) with ESMTP id KAA01677 for ; Thu, 11 Mar 1999 10:00:39 -0600 (CST) Original-Received: from chmls05.mediaone.net (ne.mediaone.net [24.128.1.70]) by sclp3.sclp.com (8.8.5/8.8.5) with ESMTP id LAA25515 for ; Thu, 11 Mar 1999 11:00:31 -0500 (EST) Original-Received: from office (jsaylor.ne.mediaone.net [24.128.39.138]) by chmls05.mediaone.net (8.8.7/8.8.7) with SMTP id KAA11066; Thu, 11 Mar 1999 10:59:59 -0500 (EST) Original-To: , "empiric" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3155.0 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Precedence: list X-Majordomo: 1.94.jlt7 Xref: main.gmane.org gmane.emacs.gnus.general:21868 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:21868 Hi Forgive me for posting with Outlook Express, but my work obligates me to use these foul tools occasionally. Also, it only makes me appreciate gnus that much more. -----Original Message----- From: empiric To: ding@gnus.org Date: Thursday, March 11, 1999 10:41 AM Subject: Re: :prescript >Stainless Steel Rat writes: > >> Hash: SHA1 >> > >Sorry for posting out of topic, but what does Hash: SHA1 mean?? Thanks Secure Hashing Algorithm 1 This is the revision of SHA [also called SHA0] which is an alogrithm to produce a message hash [or digest] of a given file. Hashes are used to ensure that a file is not tampered with since changing even one charachter of a file will produce a different hash. Hashes are smaller than the message, so they provide a means to check that a file was not changed.