jose-rt

Security library

Implementation of secure data signing and encryption protocols

WinRT (Windows 8.1 and Windows Phone 8.1) implementation of Javascript Object Signing and Encryption (JOSE) and JSON Web Token (JWT)

GitHub

19 stars
6 watching
8 forks
Language: C#
last commit: over 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
dvsekhvalnov/jose-jwt A library implementing JSON Web Token and related security protocols for .NET development 946
dvsekhvalnov/jose2go A Golang implementation of the JOSE and JSON Web Token specification for secure data signing, encryption, and authentication 187
frasertweedale/hs-jose Haskell implementation of JSON Object Signing and Encryption & JWT (JSON Web Token) 122
lestrrat-go/jwx Implementation of various JOSE technologies in Go 1,952
paolo-rossi/delphi-jose-jwt A Delphi library implementing the JOSE and JWT standards for digital signatures and token encryption 452
cisco/node-jose A JavaScript implementation of JSON Object Signing and Encryption protocols 703
davesag/jose-simple A simple library for encrypting and decrypting data using the JOSE standard 63
mpdavis/python-jose Provides a Python implementation of the JOSE technologies for encrypting and/or signing content. 1,548
blackdoor/jose Extensible JOSE library for Scala providing features for JWT signing and validation 15
namshi/jose Library implementing JSON Web Signature specification for authenticating user credentials and verifying requests. 1,797
sermodigital/jose Provides libraries for securely creating and validating JSON-based digital signatures and encrypted messages 914
potatosalad/erlang-jose A JSON Object Signing and Encryption library for Erlang and Elixir 308
bastiaanjansen/jwt-java A Java library implementing JSON Web Tokens according to the RFC 7519 standard 11
nov/json-jwt Provides an implementation of JSON Web Token and its family in Ruby 299
zaubrik/djwt Provides utilities and functions for creating, verifying, and decoding JSON Web Tokens (JWTs) using cryptographic algorithms. 228