Subject: Re: ESP using blowfish doesn't work (on i386)
To: None <itojun@iijlab.net>
From: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
List: tech-net
Date: 02/27/2002 00:59:22
From: itojun@iijlab.net
Subject: Re: ESP using blowfish doesn't work (on i386) 
Date: Tue, 26 Feb 2002 17:47:35 +0900
> >I tried to use ESP with blowfish as its encrypt algorithm,
> >but it doesn't work because i386 asm version of BF_encrypt
> >is prototype-mismatched with C version.
> >
> >applying attached patches (or fixing i386 asm version instead) solve
> >the problem. are this patches right and can i commit?
> 
> 	thanks, looks correct.  did you do any interoperability testing?
> 	(like between C version and assembly version, or whatever)

I tested between C version and asm version, both are i386.
ping and nfs worked between them at least.

---
YAMAMOTO Takashi<yamt@mwd.biglobe.ne.jp>