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

Re: On shared keys





> In essence, you take the pre-shared secret, create a PRNG out of
> the secret using a hash function, and then use a determining
> RSA keypair generator to create the keypair.  Both communicating
> hosts use the same pre-shared secret, and thus end up with the
> same RSA keypair.

in order to end up with the same RSA key on both sides you must
standardize both PRNG and RSA keypair generator. and if one of the
implementations improves it's primality checks then you might have
interoprability problems.

arne




Follow-Ups: References: