SSHv1's exponent is always 35
- From: "yawnmoth" <terra1024@xxxxxxxxx>
- Date: 21 Jun 2006 08:52:34 -0700
Every time I connect to an SSHv1 server and get the public key modulo /
exponent, the exponent is always 35. Should it be?
The SSHv1 spec states that the public (and server) exponent should be
transmited as an mpint. Why bother transmiting it at all if it's
always going to be 35? Or why not transmit it as a regular 32-bit
integer as opposed to an mpint?
.
- Follow-Ups:
- Re: SSHv1's exponent is always 35
- From: Simon Tatham
- Re: SSHv1's exponent is always 35
- Prev by Date: Re: openssh known_hosts question
- Next by Date: Re: SSHv1's exponent is always 35
- Previous by thread: Running remote commands not allowed
- Next by thread: Re: SSHv1's exponent is always 35
- Index(es):