Subject: Re: ESP using blowfish doesn't work (on i386)
To: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
From: None <itojun@iijlab.net>
List: tech-net
Date: 02/26/2002 17:47:35
>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)

itojun