jose
Signature verification library
Library implementing JSON Web Signature specification for authenticating user credentials and verifying requests.
JSON Object Signing and Encryption library for PHP.
2k stars
63 watching
133 forks
Language: PHP
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
cisco/node-jose | A JavaScript implementation of JSON Object Signing and Encryption protocols | 704 |
sermodigital/jose | Provides libraries for securely creating and validating JSON-based digital signatures and encrypted messages | 914 |
dvsekhvalnov/jose-jwt | A library implementing JSON Web Token and related security protocols for .NET development | 948 |
paolo-rossi/delphi-jose-jwt | A Delphi library implementing the JOSE and JWT standards for digital signatures and token encryption | 453 |
frasertweedale/hs-jose | Haskell implementation of JSON Object Signing and Encryption & JWT (JSON Web Token) | 122 |
dvsekhvalnov/jose2go | A Golang implementation of the JOSE and JSON Web Token specification for secure data signing, encryption, and authentication | 187 |
dvsekhvalnov/jose-rt | Implementation of secure data signing and encryption protocols | 19 |
davesag/jose-simple | A simple library for encrypting and decrypting data using the JOSE standard | 64 |
potatosalad/erlang-jose | A JSON Object Signing and Encryption library for Erlang and Elixir | 309 |
mpdavis/python-jose | Provides a Python implementation of the JOSE technologies for encrypting and/or signing content. | 1,550 |
lestrrat-go/jwx | Implementation of various JOSE technologies in Go | 1,956 |
bryanjos/aws_auth | A library for generating signed AWS URLs with version 4 signatures | 66 |
brianloveswords/python-jws | A Python implementation of JSON Web Signatures with support for various cryptographic algorithms. | 57 |
a-tokyo/apple-signin-auth | A Node.js authentication library for integrating Apple's Sign in with Apple feature into applications. | 152 |
nov/json-jwt | Provides an implementation of JSON Web Token and its family in Ruby | 299 |