IETF-SSH archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Straw Poll on group name
On Thu, Aug 26, 2004 at 04:19:27PM -0400, Bill Sommerfeld wrote:
>
> straw poll:
> [A] we should use small integers to refer to common groups
> [sample] diffie-hellman-group2-sha1
>
> [B] we should refer to groups by size:
> [sample] diffie-hellman-group2048-sha1
>
> [C] we should refer to groups by the ike number
> [sample] diffie-hellman-group14-sha1
>
I fail to see how anything other than [C] would be useful, given that:
$ pwd
/usr/src/usr.bin/ssh
$ grep -r diffie-hellman-group14-sha1 *
kex.h:#define KEX_DH14 "diffie-hellman-group14-sha1"
Any implementation would have to support it anyway for good interop
with OpenSSH.
--
Anil Madhavapeddy http://anil.recoil.org
University of Cambridge http://www.cl.cam.ac.uk
Home |
Main Index |
Thread Index |
Old Index