Subject: Re: CVS commit: src/lib/libcrypto/arch/vax
To: David Laight <david@l8s.co.uk>
From: None <ragge@ludd.luth.se>
List: source-changes
Date: 11/03/2003 14:34:01
> > 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.
> 
> Isn't there a copyright problem taking code from VMS?
> 
It comes from openssl but was written for VMS.  The assembly syntax is
slightly different compared to that used in NetBSD.

-- Ragge