summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2009-02-21 12:45:18 +1100
committerDamien Miller <djm@mindrot.org>2009-02-21 12:45:18 +1100
commit25918381ad4375f71836a44e3cc2b6a653c8979c (patch)
tree75778510da6635ccb5b6327c4a7300eb87bdbca3 /ChangeLog
parente8001d4820bb9d292695bcb8c5f20c04f2f17d61 (diff)
- djm@cvs.openbsd.org 2009/02/18 04:31:21
[schnorr.c] signature should hash over the entire group, not just the generator (this is still disabled code)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a659a62a3..3bad0fc03 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,10 @@
3 - djm@cvs.openbsd.org 2009/02/17 01:28:32 3 - djm@cvs.openbsd.org 2009/02/17 01:28:32
4 [ssh_config] 4 [ssh_config]
5 sync with revised default ciphers; pointed out by dkrause@ 5 sync with revised default ciphers; pointed out by dkrause@
6 - djm@cvs.openbsd.org 2009/02/18 04:31:21
7 [schnorr.c]
8 signature should hash over the entire group, not just the generator
9 (this is still disabled code)
6 10
720090216 1120090216
8 - (djm) [regress/conch-ciphers.sh regress/putty-ciphers.sh] 12 - (djm) [regress/conch-ciphers.sh regress/putty-ciphers.sh]
@@ -5177,5 +5181,5 @@
5177 OpenServer 6 and add osr5bigcrypt support so when someone migrates 5181 OpenServer 6 and add osr5bigcrypt support so when someone migrates
5178 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 5182 passwords between UnixWare and OpenServer they will still work. OK dtucker@
5179 5183
5180$Id: ChangeLog,v 1.5198 2009/02/21 01:45:02 djm Exp $ 5184$Id: ChangeLog,v 1.5199 2009/02/21 01:45:18 djm Exp $
5181 5185