IETF-SSH archive

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

Re: SSH in ECC Internet Draft



On Mon, 9 Oct 2006, Sam Hartman wrote:

>     Markus> is it really necessary to use ASN.1 encoding?  this is
>     Markus> rather scary and does not fit well into the data type
>     Markus> scheme defined in RFC 4251.
> 
> I think you should look at how this will likely work in common
> implementations.  If your ECC library is likely to want to take ASN.1
> parameters as input, then that's probably how you want to transport
> them.
> 
> Certainly there are a lot of IETF protocols that use ASN.1; ASN.1 is
> complex but sometimes that complexity is necessary.

I agree with Markus; the use of ASN.1 adds a lot of complexity and
attack surface to an implementation. In this case, this additional
complexity must be in the critical pre-authentication code.

IMO that (some) ECC libraries happen to use ASN.1 is not a good reason
to use it as protocol element.

-d




Home | Main Index | Thread Index | Old Index