Skip to content

egendata/jose

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jose

Collection of JSON Web libraries

  • jose-algorithms - A collection of JOSE-compatible algorithms
  • jwk-lite - isomorphic library to generate, import, and export JSON Web Keys
  • jws-lite - isomorphic library to decode, sign, and verify JSON Web Signatures
  • jwt-lite - isomorphic library to decode, sign, and verify JSON Web Tokens

Compatibility

All libraries should be compatible with Node.js, IE11+ and React Native. Some JOSE algorithms will not work in some environments due to lack of support in the underlying WebCrypto libraries.

License

MIT

Packages

No packages published

Languages

  • JavaScript 84.7%
  • TypeScript 15.3%