1994-01-20 - RSA Question

Header Data

From: charliemerritt@BIX.com
To: cypherpunks@toad.com
Message Hash: 16cda11df046680821b83eac039c3a670ce2c0eee16910badbb1ce58286b082a
Message ID: <9401192140.memo.89237@BIX.com>
Reply To: N/A
UTC Datetime: 1994-01-20 08:49:08 UTC
Raw Date: Thu, 20 Jan 94 00:49:08 PST

Raw message

From: charliemerritt@BIX.com
Date: Thu, 20 Jan 94 00:49:08 PST
To: cypherpunks@toad.com
Subject: RSA Question
Message-ID: <9401192140.memo.89237@BIX.com>
MIME-Version: 1.0
Content-Type: text/plain


an56238 on Jan 19:
>what I was asking is the _list of possible values for d_.

The list is all the numbers less than N that are relatively
prime to ((p-1*(q-1)).
These are all possible D's for N  - the list is smaller
for a given e.  See below.

>Any general formulas giving the probability of solutions for the d's ?

The number of D's for a given N and E is gcd((p-1),(q-1))
Some messages can be spoofed with more D's but the gcd
is the number of D's for all messages.
The distribution of these D's is one every ( (p-1)*(q-1) )/ gcd ((p-1)*(q-1))






Thread