[jose] Golang adopts ES6 JSON serialization

Anders Rundgren <anders.rundgren.net@gmail.com> Wed, 05 October 2016 19:38 UTC

Return-Path: <anders.rundgren.net@gmail.com>
X-Original-To: jose@ietfa.amsl.com
Delivered-To: jose@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 0B88F129434; Wed, 5 Oct 2016 12:38:28 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -2.7
X-Spam-Level:
X-Spam-Status: No, score=-2.7 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_PASS=-0.001] autolearn=ham autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.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 tW9RQxXOIQRI; Wed, 5 Oct 2016 12:38:25 -0700 (PDT)
Received: from mail-wm0-x232.google.com (mail-wm0-x232.google.com [IPv6:2a00:1450:400c:c09::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 1495112986C; Wed, 5 Oct 2016 12:38:25 -0700 (PDT)
Received: by mail-wm0-x232.google.com with SMTP id f193so248823262wmg.0; Wed, 05 Oct 2016 12:38:25 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=to:from:subject:message-id:date:user-agent:mime-version :content-transfer-encoding; bh=mEEYq89vCHTinuK4bU0tX1CmlD0MhtJ1P/rzNmQ8oqo=; b=a5yIf3KMi8haBGWl+LUKDMI2Sbet+xhd0JBNbf3+unRboQpzW13oR/KzGHw8KrYsHe guZAIZBOpzJcO7UTvLNxQbBgKv46F8CqHzc6aoYZMF/2dkmktM0d2wM59WNQerwl7OzE vaIsEq6jOnt2/DZg0Ru93U8YWBdHdxYAmVT+dWQ+HhNcmbQZu1A5v9oUqtIMTrG1L4Q+ +P5tnnhq53kNZs3brl//1UdMuYz64IV6TzCbSjVjXblzQ/jX8yqoOSaXhPd3J5z4bxzE CTZ5s0z6w09XtkKpbs2xFjUOLFwf2j2HaPM3uYwjD/w6xafRcEWjtdR6xf5yebnUUlhO 4UGg==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:to:from:subject:message-id:date:user-agent :mime-version:content-transfer-encoding; bh=mEEYq89vCHTinuK4bU0tX1CmlD0MhtJ1P/rzNmQ8oqo=; b=LH02zG340nhmOg2pi5z5zTwVQJ187d/XLBV1KnAfKg74stSGaqGu4hRo96Vc2tBAuO PUKE6R75xtO6sRAid3aVVTdpBXkchjrdht1JTIEnUwlbclWoSnV2DjNJBDNzEPPZm8J/ a0M1bu1enG/yZdWyh64AgyXvFPhirefFsX9tx+W97NZBw7vOi0TA2vzvR91AkILC5P4W xuQUR+LEPnzYByWpOtM9ZQCowJ+8hngrPG9rm9ptcS/7EtKBh4RlX8VTmKNwYfWJdvPm GG4ieq7zvD0/64tuRwNd2XH617D5GnEpCOEu5Aaj7rNPIK7qSkjX/zzo2Vi47Wkqsy2m rjYg==
X-Gm-Message-State: AA6/9Rm0VRFX63TCeh9kzUtTAkdjtdaCL4Speg5X6mlsWx6YR9TRLDyE0QjAwn4akHZmUA==
X-Received: by 10.194.0.205 with SMTP id 13mr10311016wjg.87.1475696303289; Wed, 05 Oct 2016 12:38:23 -0700 (PDT)
Received: from [192.168.1.79] (124.25.176.95.rev.sfr.net. [95.176.25.124]) by smtp.googlemail.com with ESMTPSA id x133sm11094307wme.8.2016.10.05.12.38.22 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Oct 2016 12:38:22 -0700 (PDT)
To: "jose@ietf.org" <jose@ietf.org>, "json@ietf.org" <json@ietf.org>
From: Anders Rundgren <anders.rundgren.net@gmail.com>
Message-ID: <66eea2e1-d327-596f-11c2-805144d37518@gmail.com>
Date: Wed, 05 Oct 2016 21:38:22 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"; format="flowed"
Content-Transfer-Encoding: 7bit
Archived-At: <https://mailarchive.ietf.org/arch/msg/jose/3ZUh9SP3BifJntL7mKUgobR4nxI>
Subject: [jose] Golang adopts ES6 JSON serialization
X-BeenThere: jose@ietf.org
X-Mailman-Version: 2.1.17
Precedence: list
List-Id: Javascript Object Signing and Encryption <jose.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/jose>, <mailto:jose-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/jose/>
List-Post: <mailto:jose@ietf.org>
List-Help: <mailto:jose-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/jose>, <mailto:jose-request@ietf.org?subject=subscribe>
X-List-Received-Date: Wed, 05 Oct 2016 19:38:29 -0000