summaryrefslogtreecommitdiff
path: root/myproposal.h
diff options
context:
space:
mode:
Diffstat (limited to 'myproposal.h')
-rw-r--r--myproposal.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/myproposal.h b/myproposal.h
index b9b819c0a..996c40765 100644
--- a/myproposal.h
+++ b/myproposal.h
@@ -1,4 +1,4 @@
1/* $OpenBSD: myproposal.h,v 1.29 2012/06/28 05:07:45 dtucker Exp $ */ 1/* $OpenBSD: myproposal.h,v 1.30 2012/10/04 13:21:50 markus Exp $ */
2 2
3/* 3/*
4 * Copyright (c) 2000 Markus Friedl. All rights reserved. 4 * Copyright (c) 2000 Markus Friedl. All rights reserved.
@@ -86,6 +86,7 @@
86 "hmac-md5," \ 86 "hmac-md5," \
87 "hmac-sha1," \ 87 "hmac-sha1," \
88 "umac-64@openssh.com," \ 88 "umac-64@openssh.com," \
89+ "umac-128@openssh.com," \
89 SHA2_HMAC_MODES \ 90 SHA2_HMAC_MODES \
90 "hmac-ripemd160," \ 91 "hmac-ripemd160," \
91 "hmac-ripemd160@openssh.com," \ 92 "hmac-ripemd160@openssh.com," \