Date: Wed, 17 Sep 2003 01:16:24 -0700 From: Lev Walkin <vlm@netli.com> To: Lev Walkin <vlm@netli.com> Cc: Hajimu UMEMOTO <ume@freebsd.org> Subject: Re: possible rijndael bug Message-ID: <3F681858.30409@netli.com> In-Reply-To: <3F6816B4.10607@netli.com> References: <3F680C78.000003.13537@tide.yandex.ru> <ygepthz7sr7.wl%ume@bisd.hitachi.co.jp> <3F6816B4.10607@netli.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F681858.30409>