From owner-freebsd-hackers@FreeBSD.ORG Wed Sep 17 01:15:26 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DF6516A4B3 for ; Wed, 17 Sep 2003 01:15:26 -0700 (PDT) Received: from smtp.netli.com (ip2-pal-focal.netli.com [66.243.52.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 127EC43FCB for ; Wed, 17 Sep 2003 01:15:25 -0700 (PDT) (envelope-from vlm@netli.com) Received: (qmail 9267 invoked by uid 84); 17 Sep 2003 08:15:25 -0000 Received: from vlm@netli.com by l3-1 with qmail-scanner-0.96 (uvscan: v4.1.40/v4121. . Clean. Processed in 0.141423 secs); 17 Sep 2003 08:15:24 -0000 Received: from unknown (HELO netli.com) (172.17.1.12) by mx01-pal-lan.netli.lan with SMTP; 17 Sep 2003 08:15:24 -0000 Message-ID: <3F681858.30409@netli.com> Date: Wed, 17 Sep 2003 01:16:24 -0700 From: Lev Walkin Organization: Netli, Inc. User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20030820 X-Accept-Language: ru, en-us, en MIME-Version: 1.0 To: Lev Walkin References: <3F680C78.000003.13537@tide.yandex.ru> <3F6816B4.10607@netli.com> In-Reply-To: <3F6816B4.10607@netli.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: zevlg@yandex.ru cc: hackers@freebsd.org cc: core@kame.net cc: Hajimu UMEMOTO Subject: Re: possible rijndael bug X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 08:15:26 -0000 X-List-Received-Date: Wed, 17 Sep 2003 08:15:26 -0000 Lev Walkin wrote: > > Absolutely NOT. > > According to RFC1423 and FIPS81, the padding length may be somewhere > in between 1 to 16 bytes, which translated into > > if(padLen < 0 || padLen >= 16) > > for this particular code. Sorry, ignore this comment. -- Lev Walkin vlm@netli.com