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 403311095..c397553a4 100644
--- a/myproposal.h
+++ b/myproposal.h
@@ -1,4 +1,4 @@
1/* $OpenBSD: myproposal.h,v 1.42 2015/03/24 09:17:21 djm Exp $ */ 1/* $OpenBSD: myproposal.h,v 1.43 2015/04/21 07:01:00 jsg Exp $ */
2 2
3/* 3/*
4 * Copyright (c) 2000 Markus Friedl. All rights reserved. 4 * Copyright (c) 2000 Markus Friedl. All rights reserved.
@@ -148,7 +148,7 @@
148 "ssh-ed25519-cert-v01@openssh.com," \ 148 "ssh-ed25519-cert-v01@openssh.com," \
149 "ssh-ed25519" 149 "ssh-ed25519"
150#define KEX_SERVER_ENCRYPT \ 150#define KEX_SERVER_ENCRYPT \
151 "chacha20-poly1305@openssh.com," 151 "chacha20-poly1305@openssh.com," \
152 "aes128-ctr,aes192-ctr,aes256-ctr" 152 "aes128-ctr,aes192-ctr,aes256-ctr"
153#define KEX_SERVER_MAC \ 153#define KEX_SERVER_MAC \
154 "umac-64-etm@openssh.com," \ 154 "umac-64-etm@openssh.com," \