jose
Digital signature library
Provides libraries for securely creating and validating JSON-based digital signatures and encrypted messages
A comprehensive set of JWT, JWS, and JWE libraries.
914 stars
31 watching
87 forks
Language: Go
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
paolo-rossi/delphi-jose-jwt | A Delphi library implementing the JOSE and JWT standards for digital signatures and token encryption | 453 |
davesag/jose-simple | A simple library for encrypting and decrypting data using the JOSE standard | 64 |
namshi/jose | Library implementing JSON Web Signature specification for authenticating user credentials and verifying requests. | 1,797 |
dvsekhvalnov/jose-jwt | A library implementing JSON Web Token and related security protocols for .NET development | 951 |
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 |
dvsekhvalnov/jose2go | A Golang implementation of the JOSE and JSON Web Token specification for secure data signing, encryption, and authentication | 187 |
airsidemobile/joseswift | A framework for working with the JOSE standards for digital signatures and encryption in Swift. | 206 |
mpdavis/python-jose | Provides a Python implementation of the JOSE technologies for encrypting and/or signing content. | 1,553 |
dvsekhvalnov/jose-rt | Implementation of secure data signing and encryption protocols | 19 |
rustcrypto/signatures | This project provides digital signature algorithms and implementation in Rust. | 478 |
dmazzella/ucrypto | Provides a fast implementation of digital signatures using RSA and Elliptic Curve Cryptography. | 34 |
esig/dss | A framework for creating and validating advanced electronic signatures | 832 |
spider-gazelle/ed25519 | An implementation of a high-performance digital signature system using an elliptic curve public-key algorithm | 8 |
blackdoor/jose | Extensible JOSE library for Scala providing features for JWT signing and validation | 16 |