hs-jose
JWT library
Haskell implementation of JSON Object Signing and Encryption & JWT (JSON Web Token)
Haskell JOSE and JWT library
124 stars
8 watching
46 forks
Language: Haskell
last commit: 6 months ago cryptographyhaskelljosejsonjwkjwsjwt
Related projects:
Repository | Description | Stars |
---|---|---|
dvsekhvalnov/jose-jwt | A library implementing JSON Web Token and related security protocols for .NET development | 951 |
dvsekhvalnov/jose-rt | Implementation of secure data signing and encryption protocols | 19 |
dvsekhvalnov/jose2go | A Golang implementation of the JOSE and JSON Web Token specification for secure data signing, encryption, and authentication | 187 |
paolo-rossi/delphi-jose-jwt | A Delphi library implementing the JOSE and JWT standards for digital signatures and token encryption | 453 |
gildedhonour/frank_jwt | An implementation of JSON Web Tokens in Rust. | 251 |
lestrrat-go/jwx | Implementation of various JOSE technologies in Go | 1,963 |
nov/json-jwt | Provides an implementation of JSON Web Token and its family in Ruby | 298 |
bastiaanjansen/jwt-java | A Java library implementing JSON Web Tokens according to the RFC 7519 standard | 11 |
brianvoe/sjwt | A simple Go library for generating and validating JSON Web Tokens with HMAC SHA-256 signature | 120 |
sermodigital/jose | Provides libraries for securely creating and validating JSON-based digital signatures and encrypted messages | 914 |
blackdoor/jose | Extensible JOSE library for Scala providing features for JWT signing and validation | 16 |
potatosalad/erlang-jose | A JSON Object Signing and Encryption library for Erlang and Elixir | 311 |
namshi/jose | Library implementing JSON Web Signature specification for authenticating user credentials and verifying requests. | 1,797 |
cristalhq/jwt | A lightweight JWT library for Go | 673 |
cisco/node-jose | A JavaScript implementation of JSON Object Signing and Encryption protocols | 704 |