From owner-freebsd-security Tue Sep 23 20:16:13 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id UAA25144 for security-outgoing; Tue, 23 Sep 1997 20:16:13 -0700 (PDT) Received: from androcles.com (androcles.com [204.57.240.10]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id UAA25131 for ; Tue, 23 Sep 1997 20:16:06 -0700 (PDT) Received: (from dhh@localhost) by androcles.com (8.8.7/8.8.7) id UAA21950; Tue, 23 Sep 1997 20:13:11 -0700 (PDT) Message-ID: X-Mailer: XFMail 1.1 [p0] on FreeBSD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Tue, 23 Sep 1997 20:04:05 -0700 (PDT) From: "Duane H. Hesser" To: Brandon Gillespie Subject: RE: SHA-1 encryption for crypt() Cc: freebsd-security@FreeBSD.ORG Sender: owner-freebsd-security@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On 23-Sep-97 Brandon Gillespie wrote: >Just curious, I am the one who is crufting up crypt(), and I'm (and have >been) near committing it for a while, but I've been trying to dig up more >information on SHA-1 encryption. I havn't even been able to hear back >from the author of the library I'm using! (Paul Kocher wrote the library, >and his web pages are at http://www.cryptography.com). > >I would like to dig up more information on SHA-1 encryption, before I >commit it. Anybody who can help would be greatly appreciated. In the >meantime I may just integrate blowfish too.. > >-Brandon Gillespie > Take a look at http://www.cs.auckland.ac.nz/~pgut001/cryptlib/ I just happened across this site today, and it is permanently bookmarked now. The "author" of the site provides a "cryptlib" which includes just about every crytpographic technique which appears useful today (downloadable, free, NON-US SITE). If you select "algorthms" from the page index, you will get a table of algorithms included in cryptlib, each linked to "somewhere". The SHA entry is linked to a copy of the FIPS standard for SHA, which I presume should be what you need. -------------- Duane H. Hesser dhh@androcles.com