Subject: CVS commit: src/lib/libcrypto/arch/vax
To: None <source-changes@NetBSD.org>
From: Anders Magnusson <ragge@netbsd.org>
List: source-changes
Date: 11/03/2003 10:22:28
Module Name:	src
Committed By:	ragge
Date:		Mon Nov  3 10:22:28 UTC 2003

Added Files:
	src/lib/libcrypto/arch/vax: bn.inc bn_asm_vax.S

Log Message:
Add assembly routines for some of the bignum functions. Most comes from VMS,
a few written by me.  This speeds up ssh 2-3 times.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/lib/libcrypto/arch/vax/bn.inc \
    src/lib/libcrypto/arch/vax/bn_asm_vax.S

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