Re: some questions about permutation




David Wagner wrote:
laicko wrote:
I know that's true for RSA with any instances.

Two independently chosen RSA trapdoor permutations won't commute.

I have said in former statement that two permutations have the same
range and domain. Or I'm wrong with the concept ---two indepentdently
choosen RSA permutations could have the same range and domain?

If you have some magical way of
finding a,b such that a!=b and m^a = m^b mod N, for a random m, [..]
in this case a-b is likely to be a multiple of phi(N),
I don't think so. if a!=b and m^a= m^b mod N, the a =b mod i, where i
is a factor of lambda(N).

(1) If m is randomly chosen, then with non-negligible probability,
i = \lambda(N).

(2) Even if i is just a factor of \lambda(N), it usually can be used
to learn a non-trivial factor of N.

I don't want choose m randomly, and I want to choose a m right in a
subgroup with the order unknown.

Well, in that case, I think you need to specify the exact algorithm you
will use for choosing N and for choosing m, a, and b before we can give
you any helpful answers. You need to define the problem better before
we can try to solve it for you.

I just find it's a interesting problem when I do a trap-door
permutation chain. No further discussion upon this conjecture. My only
purpose is want to know ---is it valuable to plow?

.



Relevant Pages

  • Re: Permutations, confusion about notation
    ... >I am a little confused by the notation used in permutations. ... when I look at the wikipedia entry for permutations it states ... 10 ways of choosing the first thing; ... just write it as n-r+1 by distributing the leftmost subtraction. ...
    (sci.math)
  • Re: permutation question
    ... "the average is simply the sum of the times over all ... choosing a random ... over all permutations of the input divided by n ... the average of all possibilities of a single throw = the average of a single random throw. ...
    (sci.math)
  • Re: permutation question
    ... the input divided by n factorial, it's equivalent to choosing a random ... random permutation of the input be equivalent to the sum of the times ... over all permutations of the input divided by n factorial? ... Ken Pledger. ...
    (sci.math)
  • Re: permutation question
    ... "the average is simply the sum of the times over all ... choosing a random ... over all permutations of the input divided by n ...
    (sci.math)