Re: [COSE] Looking for COSE libraries and open source implementations

Laurence Lundblade <lgl@island-resort.com> Mon, 26 July 2021 20:23 UTC

Return-Path: <lgl@island-resort.com>
X-Original-To: cose@ietfa.amsl.com
Delivered-To: cose@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id A40D83A0D98 for <cose@ietfa.amsl.com>; Mon, 26 Jul 2021 13:23:08 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.894
X-Spam-Level:
X-Spam-Status: No, score=-1.894 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001, URIBL_BLOCKED=0.001] autolearn=unavailable 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 8vqCJxetTITA for <cose@ietfa.amsl.com>; Mon, 26 Jul 2021 13:23:03 -0700 (PDT)
Received: from p3plsmtpa07-01.prod.phx3.secureserver.net (p3plsmtpa07-01.prod.phx3.secureserver.net [173.201.192.230]) (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 0283E3A0D64 for <cose@ietf.org>; Mon, 26 Jul 2021 13:23:02 -0700 (PDT)
Received: from [192.168.0.100] ([71.92.144.145]) by :SMTPAUTH: with ESMTPSA id 877tmc3BFyWgD877umQSDw; Mon, 26 Jul 2021 13:23:02 -0700
X-CMAE-Analysis: v=2.4 cv=eMPWMFl1 c=1 sm=1 tr=0 ts=60ff19a6 a=E5cCtQzjhQJ5yJ7bKjC7Hg==:117 a=E5cCtQzjhQJ5yJ7bKjC7Hg==:17 a=AJiqeHfAAAAA:20 a=NeJZvmmVAAAA:20 a=1MSDjx2PAAAA:20 a=48vgC7mUAAAA:8 a=5Gplp7oSAAAA:20 a=NEAV23lmAAAA:8 a=lMeC_Aeq8sVAdjqcGrkA:9 a=QEXdDO2ut3YA:10 a=kHtCqhTfAAAA:20 a=v4wMtMI8AAAA:20 a=W2066UXJpIhtqKciWB4A:9 a=Yw4KZXJLdnRkm8bo:21 a=_W_S_7VecoQA:10 a=w1C3t2QeGrPiZgrLijVG:22
X-SECURESERVER-ACCT: lgl@island-resort.com
From: Laurence Lundblade <lgl@island-resort.com>
Message-Id: <962D86DE-8A1C-4782-BE27-135EC3AA9ED4@island-resort.com>
Content-Type: multipart/alternative; boundary="Apple-Mail=_22165C27-7C33-45B8-B725-11E091C023A5"
Mime-Version: 1.0 (Mac OS X Mail 13.4 \(3608.120.23.2.1\))
Date: Mon, 26 Jul 2021 13:23:01 -0700
In-Reply-To: <005501d78220$09496bd0$1bdc4370$@yahoo.com>
Cc: cose <cose@ietf.org>
To: g_e_montenegro=40yahoo.com@dmarc.ietf.org
References: <005501d78220$09496bd0$1bdc4370$.ref@yahoo.com> <005501d78220$09496bd0$1bdc4370$@yahoo.com>
X-Mailer: Apple Mail (2.3608.120.23.2.1)
X-CMAE-Envelope: MS4xfEI63gl+j/0mlsOTvStAOfLYHDnNeB5Xq/8D4Q8c9s0dyYldLmo4ybO1huaoNg+6vm8RQmLRIfoM6tSMAiVMfBzxRm8l+6gN+uD57iCiCzT4JvUXsC2X Tl6lFwGLt8uMFfcVP4lXv1QSt3hS/fcvPLUMn7LF5cNqfxz4nRGZVUh35S7AUJSw0KuWqOxK8RnvEA2VnvW5gftzGwjK1b4dJY/TcCPQaeeC0bauFywwp7aB vTQGTARLpaBtseUqTZ7wmA==
Archived-At: <https://mailarchive.ietf.org/arch/msg/cose/HDEn1t21QH9azmupTZb9gezVw9A>
Subject: Re: [COSE] Looking for COSE libraries and open source implementations
X-BeenThere: cose@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: CBOR Object Signing and Encryption <cose.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/cose>, <mailto:cose-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/cose/>
List-Post: <mailto:cose@ietf.org>
List-Help: <mailto:cose-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/cose>, <mailto:cose-request@ietf.org?subject=subscribe>
X-List-Received-Date: Mon, 26 Jul 2021 20:23:15 -0000

Here’s the GitHub lookup  on the COSE key word: https://github.com/topics/cose

COSE-C is the original, but it is not maintained now: https://github.com/cose-wg/COSE-C

My own maintained implementation (just signing so far) is here: https://github.com/laurencelundblade/t_cose

LL


> On Jul 26, 2021, at 6:13 AM, g_e_montenegro=40yahoo.com@dmarc.ietf.org wrote:
> 
> Hi Folks,
>  
> I’m looking at COSE versus more traditional alternatives, pros and cons, and a huge cons would be access to open source implementations and libraries.
>  
> Anybody know of a good source of information about COSE libraries and open source implementations?
>  
> I’m aware of https://github.com/cose-wg <https://github.com/cose-wg>, which has some good pointers, but they appear somewhat outdated. 
>  
> Thanks for any hints.
>  
> Gabriel
> _______________________________________________
> COSE mailing list
> COSE@ietf.org <mailto:COSE@ietf.org>
> https://www.ietf.org/mailman/listinfo/cose <https://www.ietf.org/mailman/listinfo/cose>