Re: Click Ipsec
Eddie Kohler <[email protected]>
| Newsgroups | gmane.network.routing.click |
|---|---|
| Message-ID | <CAF0C5SLAJ0bgqWDyRPJwuNy_vty3nf2rEKwW=J8WmuR6Z=hQYQ@mail.gmail.com> |
... Any further word on github / a patch? E On Tue, Jan 31, 2012 at 2:27 AM, Markku Savela <[email protected]> wrote: > On 01/30/2012 10:11 PM, Eddie Kohler wrote: >> >> (But note that SHA_CBLOCK is less than "the whole pad", which is 128B! >> I don't know whether that too is an error. > > > The size of pad used is defined to be the block size (B) of the hash > algorithm, for sha1 it is 64, some other hashes have different > value. >