From owner-cvs-all@FreeBSD.ORG Fri Mar 11 23:00:05 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7241916A4CE; Fri, 11 Mar 2005 23:00:05 +0000 (GMT) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 393E043D48; Fri, 11 Mar 2005 23:00:05 +0000 (GMT) (envelope-from sam@errno.com) Received: from [66.127.85.91] (sam@[66.127.85.91]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.6) with ESMTP id j2BN03ms074686 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 11 Mar 2005 15:00:04 -0800 (PST) (envelope-from sam@errno.com) Message-ID: <42322357.70603@errno.com> Date: Fri, 11 Mar 2005 15:01:43 -0800 From: Sam Leffler User-Agent: Mozilla Thunderbird 1.0RC1 (X11/20041208) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Hajimu UMEMOTO References: <200503111245.j2BCj9Ck095770@repoman.freebsd.org> <4231D8F7.80903@errno.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/opencrypto rijndael.c rijndael.h xform.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Mar 2005 23:00:05 -0000 Hajimu UMEMOTO wrote: > Hi, > > >>>>>>On Fri, 11 Mar 2005 09:44:23 -0800 >>>>>>Sam Leffler said: > > > sam> I did not review these changes and I have no idea if users of rijndael > sam> such as FAST_IPSEC continue to work. Did you test FAST_IPSEC w/ AES keys? > > Oops, sorry, I misread the situation. I've tested FAST_IPSEC w/ AES > keys, and it's working here. Thanks for testing this. Hopefully gbde is also working. We need to coordinate better on further changes. I am presently busy doing non-crypto stuff; in the future please give me more time to respond. Sam