[Bug 2515] Implement diffie-hellman-group{14,15,16)-sha256

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Mon May 2 21:01:48 AEST 2016


https://bugzilla.mindrot.org/show_bug.cgi?id=2515

--- Comment #11 from Damien Miller <djm at mindrot.org> ---
Thanks Mark and Darren - patch applied. This will be in OpenSSH 7.3. 

commit 0e8eeec8e75f6d0eaf33317376f773160018a9c7
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Mon May 2 10:26:04 2016 +0000

    upstream commit

    add support for additional fixed DH groups from
     draft-ietf-curdle-ssh-kex-sha2-03

    diffie-hellman-group14-sha256 (2K group)
    diffie-hellman-group16-sha512 (4K group)
    diffie-hellman-group18-sha512 (8K group)

    based on patch from Mark D. Baushke and Darren Tucker
    ok markus@

    Upstream-ID: ac00406ada4f0dfec41585ca0839f039545bc46f

commit 67f1459efd2e85bf03d032539283fa8107218936
Author: djm at openbsd.org <djm at openbsd.org>
Date:   Mon May 2 09:52:00 2016 +0000

    upstream commit

    unit and regress tests for SHA256/512; ok markus

    Upstream-Regress-ID: a0cd1a92dc824067076a5fcef83c18df9b0bf2c6

-- 
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
You are watching the reporter of the bug.


More information about the openssh-bugs mailing list