Return-Path: <noreply@github.com>
X-Original-To: quic-issues@ietfa.amsl.com
Delivered-To: quic-issues@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1])
 by ietfa.amsl.com (Postfix) with ESMTP id 1BA3E1200D7
 for <quic-issues@ietfa.amsl.com>; Mon,  1 Apr 2019 22:03:52 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -8.001
X-Spam-Level: 
X-Spam-Status: No, score=-8.001 tagged_above=-999 required=5
 tests=[BAYES_00=-1.9, DKIMWL_WL_HIGH=-0.001, DKIM_SIGNED=0.1,
 DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, HTML_MESSAGE=0.001,
 MAILING_LIST_MULTI=-1, RCVD_IN_DNSWL_HI=-5, SPF_PASS=-0.001]
 autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key)
 header.d=github.com
Received: from mail.ietf.org ([4.31.198.44])
 by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id WgC4maDoCmuP for <quic-issues@ietfa.amsl.com>;
 Mon,  1 Apr 2019 22:03:49 -0700 (PDT)
Received: from out-4.smtp.github.com (out-4.smtp.github.com [192.30.252.195])
 (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by ietfa.amsl.com (Postfix) with ESMTPS id 5964612001E
 for <quic-issues@ietf.org>; Mon,  1 Apr 2019 22:03:49 -0700 (PDT)
Date: Mon, 01 Apr 2019 22:03:47 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com;
 s=pf2014; t=1554181427;
 bh=LuqKPSE8nItCtGTNuLjAx1i7vAz+YCXcAQoG+HaLHZc=;
 h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID:
 List-Archive:List-Post:List-Unsubscribe:From;
 b=EKGRAfy5JxCKn9olS+cgXJOfiCV8IK7DvKuK7QKHiVsE6FOJaduS8qXrTudvExvbD
 vy8l9pHToAYFh86O5ypRLKumctbJbUyoX7z3n5Rd5YUx3E/5RYmrGz6j/FyGZT8oAI
 3EJcOOz+nM9Do76M+4ictX4gYtlKn11Rqycn5WLg=
From: MikkelFJ <notifications@github.com>
Reply-To: quicwg/base-drafts
 <reply+0166e4ab40e06da732c66298b71394b0b0b867449d97cf1192cf0000000118baaf3392a169ce198208e6@reply.github.com>
To: quicwg/base-drafts <base-drafts@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <quicwg/base-drafts/issues/2581/478845674@github.com>
In-Reply-To: <quicwg/base-drafts/issues/2581@github.com>
References: <quicwg/base-drafts/issues/2581@github.com>
Subject: Re: [quicwg/base-drafts] Bring back AEAD_AES_128_CCM_8 now that we
 pad the plaintext (#2581)
Mime-Version: 1.0
Content-Type: multipart/alternative;
 boundary="--==_mimepart_5ca2ed33e8a28_4b3a3fa6e70d45bc5892f7";
 charset=UTF-8
Content-Transfer-Encoding: 7bit
Precedence: list
X-GitHub-Sender: mikkelfj
X-GitHub-Recipient: quic-issues
X-GitHub-Reason: subscribed
X-Auto-Response-Suppress: All
X-GitHub-Recipient-Address: quic-issues@ietf.org
Archived-At: <https://mailarchive.ietf.org/arch/msg/quic-issues/zodwnkqOybzEerL15GNjeOUCfUE>
X-BeenThere: quic-issues@ietf.org
X-Mailman-Version: 2.1.29
List-Id: Notification list for GitHub issues related to the QUIC WG
 <quic-issues.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/quic-issues>,
 <mailto:quic-issues-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/quic-issues/>
List-Post: <mailto:quic-issues@ietf.org>
List-Help: <mailto:quic-issues-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/quic-issues>,
 <mailto:quic-issues-request@ietf.org?subject=subscribe>
X-List-Received-Date: Tue, 02 Apr 2019 05:03:52 -0000


----==_mimepart_5ca2ed33e8a28_4b3a3fa6e70d45bc5892f7
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

This just adds an odd error-prone special case for padding, and the key b=
enefit of being short is lost on short packets due to padding.=0D
=0D
=0D
________________________________=0D
Fra: Lucas Pardue <notifications@github.com>=0D
Sendt: tirsdag, april 2, 2019 1:20 AM=0D
Til: quicwg/base-drafts=0D
Cc: Subscribed=0D
Emne: Re: [quicwg/base-drafts] Bring back AEAD_AES_128_CCM_8 now that we =
pad the plaintext (#2581)=0D
=0D
=0D
+1=0D
=0D
CCM_8 is big in environments like broadcast production=0D
=0D
=E2=80=94=0D
You are receiving this because you are subscribed to this thread.=0D
Reply to this email directly, view it on GitHub<https://github.com/quicwg=
/base-drafts/issues/2581#issuecomment-478782026>, or mute the thread<http=
s://github.com/notifications/unsubscribe-auth/AALzN4LaoQB75iVwpJQr8bUDaNj=
mScFOks5vcpRDgaJpZM4cW0cg>.=0D
=0D
=0D
-- =0D
You are receiving this because you are subscribed to this thread.=0D
Reply to this email directly or view it on GitHub:=0D
https://github.com/quicwg/base-drafts/issues/2581#issuecomment-478845674=

----==_mimepart_5ca2ed33e8a28_4b3a3fa6e70d45bc5892f7
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

This just adds an odd error-prone special case for padding, and the key b=
enefit of being short is lost on short packets due to padding.<br>=0D
<br>=0D
<br>=0D
________________________________<br>=0D
Fra: Lucas Pardue &lt;notifications@github.com&gt;<br>=0D
Sendt: tirsdag, april 2, 2019 1:20 AM<br>=0D
Til: quicwg/base-drafts<br>=0D
Cc: Subscribed<br>=0D
Emne: Re: [quicwg/base-drafts] Bring back AEAD_AES_128_CCM_8 now that we =
pad the plaintext (#2581)<br>=0D
<br>=0D
<br>=0D
+1<br>=0D
<br>=0D
CCM_8 is big in environments like broadcast production<br>=0D
<br>=0D
=E2=80=94<br>=0D
You are receiving this because you are subscribed to this thread.<br>=0D
Reply to this email directly, view it on GitHub&lt;https://github.com/qui=
cwg/base-drafts/issues/2581#issuecomment-478782026&gt;, or mute the threa=
d&lt;https://github.com/notifications/unsubscribe-auth/AALzN4LaoQB75iVwpJ=
Qr8bUDaNjmScFOks5vcpRDgaJpZM4cW0cg&gt;.<br>=0D
=0D
=0D
<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br />You are receiving this because you are subscribed to this thre=
ad.<br />Reply to this email directly, <a href=3D"https://github.com/quic=
wg/base-drafts/issues/2581#issuecomment-478845674">view it on GitHub</a>,=
 or <a href=3D"https://github.com/notifications/unsubscribe-auth/AWbkq8E_=
kdyx1su-W5TN1AMOq35-ufT8ks5vcuSzgaJpZM4cW0cg">mute the thread</a>.<img sr=
c=3D"https://github.com/notifications/beacon/AWbkq3uAKRfAO07qNqlHnTt-CF5V=
BH_tks5vcuSzgaJpZM4cW0cg.gif" height=3D"1" width=3D"1" alt=3D"" /></p>=0D=

<script type=3D"application/json" data-scope=3D"inboxmarkup">{"api_versio=
n":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name"=
:"GitHub"},"entity":{"external_key":"github/quicwg/base-drafts","title":"=
quicwg/base-drafts","subtitle":"GitHub repository","main_image_url":"http=
s://github.githubassets.com/images/email/message_cards/header.png","avata=
r_image_url":"https://github.githubassets.com/images/email/message_cards/=
avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/q=
uicwg/base-drafts"}},"updates":{"snippets":[{"icon":"PERSON","message":"@=
mikkelfj in #2581: This just adds an odd error-prone special case for pad=
ding, and the key benefit of being short is lost on short packets due to =
padding.\n\n\n________________________________\nFra: Lucas Pardue \u003cn=
otifications@github.com\u003e\nSendt: tirsdag, april 2, 2019 1:20 AM\nTil=
: quicwg/base-drafts\nCc: Subscribed\nEmne: Re: [quicwg/base-drafts] Brin=
g back AEAD_AES_128_CCM_8 now that we pad the plaintext (#2581)\n\n\n+1\n=
\nCCM_8 is big in environments like broadcast production\n\n=E2=80=94\nYo=
u are receiving this because you are subscribed to this thread.\nReply to=
 this email directly, view it on GitHub\u003chttps://github.com/quicwg/ba=
se-drafts/issues/2581#issuecomment-478782026\u003e, or mute the thread\u0=
03chttps://github.com/notifications/unsubscribe-auth/AALzN4LaoQB75iVwpJQr=
8bUDaNjmScFOks5vcpRDgaJpZM4cW0cg\u003e.\n"}],"action":{"name":"View Issue=
","url":"https://github.com/quicwg/base-drafts/issues/2581#issuecomment-4=
78845674"}}}</script>=0D
<script type=3D"application/ld+json">[=0D
{=0D
"@context": "http://schema.org",=0D
"@type": "EmailMessage",=0D
"potentialAction": {=0D
"@type": "ViewAction",=0D
"target": "https://github.com/quicwg/base-drafts/issues/2581#issuecomment=
-478845674",=0D
"url": "https://github.com/quicwg/base-drafts/issues/2581#issuecomment-47=
8845674",=0D
"name": "View Issue"=0D
},=0D
"description": "View this Issue on GitHub",=0D
"publisher": {=0D
"@type": "Organization",=0D
"name": "GitHub",=0D
"url": "https://github.com"=0D
}=0D
}=0D
]</script>=

----==_mimepart_5ca2ed33e8a28_4b3a3fa6e70d45bc5892f7--

