Re: Montgomery Reduction for GF(2)[x] ?

From: Colin Andrew Percival (cperciva_at_sfu.ca)
Date: 05/31/03


Date: 31 May 2003 01:51:40 GMT

Tom St Denis <tomstdenis@iahu.ca> wrote:
> 1. for t from 1 to k do
> 2. if the lsb of p(x) is one then
> 3. p(x) = p(x) + v(x)
> 4. p(x) = p(x) / x

  How is that better than:
1. for t from k to 1 do
2. if the msb of p(x) is one then
3. p(x) = p(x) + v(x) * x^(t-1)

Colin Percival



Relevant Pages

  • Re: Fast generation of primes
    ... Tom St Denis wrote: ... make sure it's odd and the msb is set ...
    (sci.crypt)
  • Re: Schneiers "Helix" cipher is remarkably similar to the "generic feistel cipher&qu
    ... Tom St. Denis wrote: ... a cipher to the design of simpler components, ... the cipher answered to by Wagner ...
    (sci.crypt)
  • Re: XORShift PRNG as a diffusion structure
    ... >>like him and Tom St Denis. ... > This isn't the first time you've done this before [or the first time ... number of general readers would certainly have been angry ...
    (sci.crypt)
  • Re: AES trickery ;-)
    ... Too bad you missed the day in school where they taught you to ... Someone who reads the above diatribe about how Tom St Denis demands ... you're too american to sit down and work out the details ...
    (sci.crypt)
  • Re: Working on ARC4-16 bit
    ... Well, i'm sorry about what happened with Tom St Denis, i have esteem ... of him and personally i had found interesting many of his posts here. ... deeply tested by highly qualified matematicians and cryptoanalists it ...
    (sci.crypt)