Giter VIP home page Giter VIP logo

cwt's Introduction

CWT - a CBOR Web Token implementation in C#

NuGet Status Build Status

The CBOR Web Token (https://datatracker.ietf.org/doc/draft-ietf-ace-cbor-web-token/) is a compact means to representing claims being transfered between two parites. A claim is a piece of information, such as a key or an identity, that is being asserted about a subject. CWT is an implementation in C# of these tokens which are being used to provide authentication and authorization information for the CoAP world.

Reviews and suggestions are appreciated. The current API should not be considered to be stabled and may changed at any time.

Any body who has suggestions or problems, please file either an issue or a pull request to this project.

Copyright

Copyright (c) 2017, Jim Schaad [email protected]

Content

How to install

The C# implementation is available in the NuGet Package Gallery under the name Com.AugustCellars.CWT. To install this library as a NuGet package, enter 'Install-Package Com.AugustCellars.CWT' in the NuGet Package Manager Console.

Documentation

To be done

Quick Start

Creation

Verification and Use

License

See LICENSE for more info.

Acknowledgments

This work is based on the CWT specification and uses COSE and CBOR libraries which have been made freely available.

cwt's People

Contributors

jimsch avatar

Watchers

 avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.