[Cbor] Time for ai=28 (128-bit integers and floats)?
Carsten Bormann <cabo@tzi.org> Sat, 27 February 2021 22:24 UTC
Return-Path: <cabo@tzi.org>
X-Original-To: cbor@ietfa.amsl.com
Delivered-To: cbor@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1])
by ietfa.amsl.com (Postfix) with ESMTP id 24E1D3A1562
for <cbor@ietfa.amsl.com>; Sat, 27 Feb 2021 14:24:22 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.897
X-Spam-Level:
X-Spam-Status: No, score=-1.897 tagged_above=-999 required=5
tests=[BAYES_00=-1.9, RCVD_IN_MSPIKE_H3=0.001,
RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001,
URIBL_BLOCKED=0.001] autolearn=ham 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 Ai9MJtV45yle for <cbor@ietfa.amsl.com>;
Sat, 27 Feb 2021 14:24:18 -0800 (PST)
Received: from gabriel-vm-2.zfn.uni-bremen.de (gabriel-vm-2.zfn.uni-bremen.de
[134.102.50.17])
(using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits))
(No client certificate requested)
by ietfa.amsl.com (Postfix) with ESMTPS id 370163A1560
for <cbor@ietf.org>; Sat, 27 Feb 2021 14:24:17 -0800 (PST)
Received: from [192.168.217.123] (p5089a828.dip0.t-ipconnect.de
[80.137.168.40])
(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
(No client certificate requested)
by gabriel-vm-2.zfn.uni-bremen.de (Postfix) with ESMTPSA id 4Dp1KD1kw9zyjq;
Sat, 27 Feb 2021 23:24:16 +0100 (CET)
From: Carsten Bormann <cabo@tzi.org>
Content-Type: text/plain;
charset=utf-8
Content-Transfer-Encoding: quoted-printable
X-Mao-Original-Outgoing-Id: 636157455.734632-49de231a467f115af5e0eabd28f2cd07
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.4\))
Date: Sat, 27 Feb 2021 23:24:15 +0100
Message-Id: <F4E814B4-4F98-4C95-9855-1BEE5D5B4467@tzi.org>
To: cbor@ietf.org
X-Mailer: Apple Mail (2.3608.120.23.2.4)
Archived-At: <https://mailarchive.ietf.org/arch/msg/cbor/-5kbjcBLPf5nniqHMyk_O4p4SHw>
Subject: [Cbor] Time for ai=28 (128-bit integers and floats)?
X-BeenThere: cbor@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: "Concise Binary Object Representation \(CBOR\)" <cbor.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/cbor>,
<mailto:cbor-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/cbor/>
List-Post: <mailto:cbor@ietf.org>
List-Help: <mailto:cbor-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/cbor>,
<mailto:cbor-request@ietf.org?subject=subscribe>
X-List-Received-Date: Sat, 27 Feb 2021 22:24:22 -0000
If you think CBOR should be able to carry 128-bit ints and floats “natively”, maybe have a look at: https://github.com/cbor-wg/CBORbis/issues/226#issuecomment-787192489 (Preferably after reminding yourself of https://www.rfc-editor.org/rfc/rfc8949.html#name-curating-the-additional-inf ) Grüße, Carsten
- [Cbor] Time for ai=28 (128-bit integers and float… Carsten Bormann