possible rijndael bug

Lev Walkin vlm at netli.com
Wed Sep 17 01:15:26 PDT 2003


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 at netli.com



More information about the freebsd-hackers mailing list