summaryrefslogtreecommitdiff
path: root/myproposal.h
diff options
context:
space:
mode:
Diffstat (limited to 'myproposal.h')
-rw-r--r--myproposal.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/myproposal.h b/myproposal.h
index 597090164..5c088e5e9 100644
--- a/myproposal.h
+++ b/myproposal.h
@@ -1,4 +1,4 @@
1/* $OpenBSD: myproposal.h,v 1.50 2016/02/09 05:30:04 djm Exp $ */ 1/* $OpenBSD: myproposal.h,v 1.52 2016/09/05 14:02:42 djm Exp $ */
2 2
3/* 3/*
4 * Copyright (c) 2000 Markus Friedl. All rights reserved. 4 * Copyright (c) 2000 Markus Friedl. All rights reserved.
@@ -120,7 +120,7 @@
120 AESGCM_CIPHER_MODES 120 AESGCM_CIPHER_MODES
121 121
122#define KEX_CLIENT_ENCRYPT KEX_SERVER_ENCRYPT "," \ 122#define KEX_CLIENT_ENCRYPT KEX_SERVER_ENCRYPT "," \
123 "aes128-cbc,aes192-cbc,aes256-cbc,3des-cbc" 123 "aes128-cbc,aes192-cbc,aes256-cbc"
124 124
125#define KEX_SERVER_MAC \ 125#define KEX_SERVER_MAC \
126 "umac-64-etm@openssh.com," \ 126 "umac-64-etm@openssh.com," \