Skip to content

jimsch/cose-implementations

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CBOR Encoded Message Syntax - Implementations

This project is running in parallel with the cose-spec project. That project is defining the specification, while this project is providing some publicly available implementations of the COSE specification.

Contributing

Fill in what the rules are - however it should be something along the lines of - all contributions are run under the GPL or MIT license

Available versions

The initial version that is provided is wrtten in c#. There is also a JavaScript version that does a partial implementation using the new WebCrypto API.

Test Vectors

The intention is to provide a set of test vectors that will and will not decode correctly for to allow implemetations to test themselves. Each of the provided implemetions will provide a test program which checks against the test vectors.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 87.9%
  • JavaScript 10.2%
  • HTML 1.9%