Subject: CVS commit: src/lib/libcrypto/arch/i386
To: None <source-changes@NetBSD.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 11/04/2003 21:06:32
Module Name:	src
Committed By:	itojun
Date:		Tue Nov  4 21:06:32 UTC 2003

Added Files:
	src/lib/libcrypto/arch/i386: bn.inc bn_asm_586.S bn_comba_586.S

Log Message:
resurrect assembly version of bignum operation; pointed out by perry


To generate a diff of this commit:
cvs rdiff -r0 -r1.3 src/lib/libcrypto/arch/i386/bn.inc \
    src/lib/libcrypto/arch/i386/bn_asm_586.S \
    src/lib/libcrypto/arch/i386/bn_comba_586.S

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.