Skip to content

A JOSE implementation in Python

Notifications You must be signed in to change notification settings

spapanik/joselib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

joselib: A JOSE implementation in python

tests license pypi downloads code style: black build automation: yam Lint: ruff

The JavaScript Object Signing and Encryption (JOSE) technologies - JSON Web Signature (JWS), JSON Web Encryption (JWE), JSON Web Key (JWK), and JSON Web Algorithms (JWA) - collectively can be used to encrypt and/or sign content using a variety of algorithms. While the full set of permutations is extremely large, and might be daunting to some, it is expected that most applications will only use a small set of algorithms to meet their needs.

Links

About

A JOSE implementation in Python

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published