python-jose
Content Encryption Library
Provides a Python implementation of the JOSE technologies for encrypting and/or signing content.
A JOSE implementation in Python
2k stars
28 watching
237 forks
Language: Python
last commit: 5 months ago
Linked from 3 awesome lists
josejwtpython
Related projects:
Repository | Description | Stars |
---|---|---|
davesag/jose-simple | A simple library for encrypting and decrypting data using the JOSE standard | 63 |
paolo-rossi/delphi-jose-jwt | A Delphi library implementing the JOSE and JWT standards for digital signatures and token encryption | 452 |
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 | 308 |
sermodigital/jose | Provides libraries for securely creating and validating JSON-based digital signatures and encrypted messages | 914 |
frasertweedale/hs-jose | Haskell implementation of JSON Object Signing and Encryption & JWT (JSON Web Token) | 122 |
dvsekhvalnov/jose-jwt | A library implementing JSON Web Token and related security protocols for .NET development | 946 |
kushaldas/johnnycanencrypt | Provides a Python module with encryption and decryption capabilities using Rust. | 52 |
lestrrat-go/jwx | Implementation of various JOSE technologies in Go | 1,952 |
cisco/node-jose | A JavaScript implementation of JSON Object Signing and Encryption protocols | 703 |
paulmillr/noble-ciphers | A lightweight JavaScript implementation of multiple encryption algorithms | 213 |
namshi/jose | Library implementing JSON Web Signature specification for authenticating user credentials and verifying requests. | 1,797 |
espressosystems/jellyfish | A Rust implementation of a cryptographic system and extensions. | 406 |
dvsekhvalnov/jose2go | A Golang implementation of the JOSE and JSON Web Token specification for secure data signing, encryption, and authentication | 187 |
blackdoor/jose | Extensible JOSE library for Scala providing features for JWT signing and validation | 15 |