Skip to content

gluecose/gluecose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Introduction

GLUECOSE provides an interoperability framework for various CBOR Object Signing and Encryption (COSE) libraries. Additionally, it provides a single place where developers can view the features of various COSE libraries, and thus select a library that is best suited for a project's specific needs.

Motivation

The COSE signing envelope format, which is broadly applicable from small devices to large-scale server environments, attempts to keep the flavor of Javascript Object Signing and Encryption (JOSE) specifications (JWS, JWE, JWK, JWA) while providing additional features and flexibility. To meet the requirements for a broad range of use cases (devices, edge or servers) and flexibility, COSE offers a wide feature set and is quite complex. This makes it difficult for library implementers to test and verify their libraries. Also, many implementers choose to implement a subset of the full COSE specification. This makes it difficult for application developers to know which COSE library to select given their project needs.

Vision

Have a clear view of tables that express the support of features by a certain COSE library, so that a user that needs to decide whether to use a certain crypto primitive for their software project can clearly identify the level of support for that feature in the open-source software ecosystem.

Deliverables

  1. A way to query feature support for a specific COSE implementation in an automated fashion.

  2. Comprehensive set of COSE tests which can be used by developers in their projects.

  3. Published results of the glucose tests against a specific COSE implementation.

  4. Compatibility Matrix of COSE libraries in the ecosystem.

Project Activites

gluecose is an emerging project. Activities are tracked via github issues and progress tracked via the project board

About

Gluecose provides an interoperability framework for various COSE libraries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •