[Cfrg] Encrypting a known short text

"Erik Andersen" <era@x500.eu> Fri, 22 September 2017 16:19 UTC

Return-Path: <era@x500.eu>
X-Original-To: cfrg@ietfa.amsl.com
Delivered-To: cfrg@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A41CE13452A for <cfrg@ietfa.amsl.com>; Fri, 22 Sep 2017 09:19:59 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: 0.8
X-Spam-Level:
X-Spam-Status: No, score=0.8 tagged_above=-999 required=5 tests=[BAYES_40=-0.001, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_SORBS_WEB=1.5] autolearn=no autolearn_force=no
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 7tAfijGKAG5W for <cfrg@ietfa.amsl.com>; Fri, 22 Sep 2017 09:19:58 -0700 (PDT)
Received: from mail02.dandomain.dk (mail02.dandomain.dk [194.150.112.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 79CD4134529 for <cfrg@irtf.org>; Fri, 22 Sep 2017 09:19:56 -0700 (PDT)
Received: from Morten ([62.44.134.31]) by mail02.dandomain.dk (DanDomain Mailserver) with ASMTP id 2201709221819503340 for <cfrg@irtf.org>; Fri, 22 Sep 2017 18:19:50 +0200
From: Erik Andersen <era@x500.eu>
To: Cfrg <cfrg@irtf.org>
Date: Fri, 22 Sep 2017 18:19:49 +0200
Message-ID: <003801d333be$9cfee670$d6fcb350$@x500.eu>
MIME-Version: 1.0
Content-Type: multipart/alternative; boundary="----=_NextPart_000_0039_01D333CF.6088C7E0"
X-Mailer: Microsoft Outlook 15.0
Thread-Index: AdMzsYQU0Lg865YAQRSVI2dZsFyrXQ==
Content-Language: en-gb
Archived-At: <https://mailarchive.ietf.org/arch/msg/cfrg/rdSGSUE6OOZWujDZNesyPAhPNt4>
Subject: [Cfrg] Encrypting a known short text
X-BeenThere: cfrg@irtf.org
X-Mailman-Version: 2.1.22
Precedence: list
List-Id: Crypto Forum Research Group <cfrg.irtf.org>
List-Unsubscribe: <https://www.irtf.org/mailman/options/cfrg>, <mailto:cfrg-request@irtf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/cfrg/>
List-Post: <mailto:cfrg@irtf.org>
List-Help: <mailto:cfrg-request@irtf.org?subject=help>
List-Subscribe: <https://www.irtf.org/mailman/listinfo/cfrg>, <mailto:cfrg-request@irtf.org?subject=subscribe>
X-List-Received-Date: Fri, 22 Sep 2017 16:20:00 -0000

Suppose we have a protocol, where everything is encrypted.

 

If the clear (short) text may be guessed by an attacker (it could be an
ASN.1 NULL), do we then have a security issue, where the encryption key
could be revealed? 

 

Best regard,

Erik