[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [minion-cvs] Merged all resolved issues into text.



On Sun, Jul 21, 2002 at 05:59:21PM -0400, Nick Mathewson wrote:
> +If a client does not wish to remember all of her outstanding
> +reply blocks, she may generate them in 'stateless' mode.  She  
> +does so by using an SMTP or MBOX delivery type, and setting
> +the TAG field to 
[snip]  
> +           ( Encrypt(KEY, nHops | seed) | padding up to 44b)
> +           [nHops: 1 byte; seed: 16 bytes.]

Can somebody remind me why we're padding to 44 bytes here? It
seems that we encrypt 17 bytes always, right?

--Roger