Skip to content

rster2002/jsonweb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsonweb

Note this crate itself has not been audited. Some of the underlying RustCrypto implementations may have been audited.

Models and traits for working with JSON Web Tokens (JWT), Algorithms (JWA), and Keys (JWK) with a focus on ease of use and simplicity.

Features and plans

This is a list of features and plans for the crate.

  • Simple JWT signing and verifying.
  • Implementation of common algorithms:
    • HS256
    • RS256
    • ES256
    • None
  • JWKs

About

Library for Json Web Tokens and alike with a focus on simplicity.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages