node-jose
JSON signing library
A JavaScript implementation of JSON Object Signing and Encryption protocols
704 stars
19 watching
125 forks
Language: JavaScript
last commit: 4 months ago Related projects:
Repository | Description | Stars |
---|---|---|
namshi/jose | Library implementing JSON Web Signature specification for authenticating user credentials and verifying requests. | 1,797 |
dvsekhvalnov/jose-rt | Implementation of secure data signing and encryption protocols | 19 |
potatosalad/erlang-jose | A JSON Object Signing and Encryption library for Erlang and Elixir | 311 |
dvsekhvalnov/jose-jwt | A library implementing JSON Web Token and related security protocols for .NET development | 951 |
davesag/jose-simple | A simple library for encrypting and decrypting data using the JOSE standard | 64 |
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) | 124 |
lestrrat-go/jwx | Implementation of various JOSE technologies in Go | 1,963 |
mpdavis/python-jose | Provides a Python implementation of the JOSE technologies for encrypting and/or signing content. | 1,553 |
cryptocoinjs/secp256k1-node | A Node.js binding for an optimized C library for EC operations on the secp256k1 curve | 350 |
sermodigital/jose | Provides libraries for securely creating and validating JSON-based digital signatures and encrypted messages | 914 |
jaredhanson/oauthorize | A Node.js toolkit for implementing OAuth protocol endpoints | 200 |
a-tokyo/apple-signin-auth | A Node.js authentication library for integrating Apple's Sign in with Apple feature into applications. | 152 |
roccomuso/netcat | A Node.js implementation of the Netcat protocol with support for various network services and features. | 419 |
bitcoinjs/bitcoinjs-message | A library providing functions to generate digital signatures for Bitcoin messages. | 130 |