summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2013-10-10 10:32:39 +1100
committerDarren Tucker <dtucker@zip.com.au>2013-10-10 10:32:39 +1100
commitdf62d71e64d29d1054e7a53d1a801075ef70335f (patch)
tree553ce71d17d086b7647205231ba56d27b2324ad2 /ChangeLog
parente6e52f8c5dc89a6767702e65bb595aaf7bc8991c (diff)
- dtucker@cvs.openbsd.org 2013/10/08 11:42:13
[dh.c dh.h] Increase the size of the Diffie-Hellman groups requested for a each symmetric key size. New values from NIST Special Publication 800-57 with the upper limit specified by RFC4419. Pointed out by Peter Backes, ok djm@.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6152abb51..5eb73c9f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,6 +21,12 @@
21 [sshconnect.c] 21 [sshconnect.c]
22 bz#1211: make BindAddress work with UsePrivilegedPort=yes; patch from 22 bz#1211: make BindAddress work with UsePrivilegedPort=yes; patch from
23 swp AT swp.pp.ru; ok dtucker@ 23 swp AT swp.pp.ru; ok dtucker@
24 - dtucker@cvs.openbsd.org 2013/10/08 11:42:13
25 [dh.c dh.h]
26 Increase the size of the Diffie-Hellman groups requested for a each
27 symmetric key size. New values from NIST Special Publication 800-57 with
28 the upper limit specified by RFC4419. Pointed out by Peter Backes, ok
29 djm@.
24 30
2520131009 3120131009
26 - (djm) [openbsd-compat/arc4random.c openbsd-compat/chacha_private.h] Pull 32 - (djm) [openbsd-compat/arc4random.c openbsd-compat/chacha_private.h] Pull