From owner-cvs-all Fri Feb 26 10:42: 5 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B427014FBC; Fri, 26 Feb 1999 10:42:03 -0800 (PST) (envelope-from wollman@FreeBSD.org) Received: (from wollman@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id KAA02628; Fri, 26 Feb 1999 10:41:47 -0800 (PST) (envelope-from wollman@FreeBSD.org) Message-Id: <199902261841.KAA02628@freefall.freebsd.org> From: Garrett Wollman Date: Fri, 26 Feb 1999 10:41:47 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libmd ripemd.3 ripemd.h rmd160c.c rmd_locl.h rmdconst.h rmddriver.c Makefile sha.3 sha.h sha1c.c src/lib/libmd/i386 rmd160.S Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wollman 1999/02/26 10:41:47 PST Modified files: lib/libmd Makefile sha.3 sha.h sha1c.c Added files: lib/libmd ripemd.3 ripemd.h rmd160c.c rmd_locl.h rmdconst.h rmddriver.c lib/libmd/i386 rmd160.S Log: Add Eric Young's RIPEMD160 implementation as well, in case SHA-1 should prove weak. Also fix a few problems with the SHA-1 build. Revision Changes Path 1.30 +35 -5 src/lib/libmd/Makefile 1.2 +4 -3 src/lib/libmd/sha.3 1.2 +3 -6 src/lib/libmd/sha.h 1.2 +1 -1 src/lib/libmd/sha1c.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message