IETF-SSH archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: draft-harris-ssh-rsa-kex-02 and a possible future change
Ben Harris <bjh21%bjh21.me.uk@localhost> writes:
>I don't imagine that either of these will be controversial.
They are :-). An SHA-2 discussion has just finished on the S/MIME list, where
the choice was MUST SHA-256, MAY the others. The reason for this is that
SHA-512, being targeted at register-rich 64-bit CPUs, is horrible to implement
on the majority of current CPUs, which are neither register-rich (x86), nor
64-bit (any low-power embedded system). In fact the hardware with 95% or
whatever of the market share (AMD/Intel x86) fails to meet both of these
requirements.
The other point is that there's no strong argument for -512 instead of -256.
The only reason for having it at all is to match large ECC and DLP field sizes
for DSA/ECC signatures, which is hardly a consideration in this case.
Peter.
Home |
Main Index |
Thread Index |
Old Index