hs-jose
JWT library
Haskell implementation of JSON Object Signing and Encryption & JWT (JSON Web Token)
Haskell JOSE and JWT library
122 stars
8 watching
46 forks
Language: Haskell
last commit: 4 months ago cryptographyhaskelljosejsonjwkjwsjwt
Related projects:
Repository | Description | Stars |
---|---|---|
dvsekhvalnov/jose-jwt | A library implementing JSON Web Token and related security protocols for .NET development | 946 |
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 | 452 |
gildedhonour/frank_jwt | An implementation of JSON Web Tokens in Rust. | 252 |
lestrrat-go/jwx | Implementation of various JOSE technologies in Go | 1,952 |
nov/json-jwt | Provides an implementation of JSON Web Token and its family in Ruby | 299 |
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 | 119 |
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 | 15 |
potatosalad/erlang-jose | A JSON Object Signing and Encryption library for Erlang and Elixir | 308 |
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 | 671 |
cisco/node-jose | A JavaScript implementation of JSON Object Signing and Encryption protocols | 703 |