Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

JavaScript library to encrypt/decrypt data in JSON Web Encryption (JWE) format and to sign/verify data in JSON Web Signature (JWS) format. Leverages Browser's native WebCrypto API.

License

square/js-jose

Repository files navigation

JS JOSE (DEPRECATED)

This repository is DEPRECATED.

It will be placed in an archived state on February 27th, 2023.

What should I use instead?

We recommend users of square/js-jose migrate to panva/jose:

https://github.com/panva/jose

This library is available in NPM and actively maintained. No support, security fixes or updates will be delivered to the Square repository.

About

JavaScript library to encrypt/decrypt data in JSON Web Encryption (JWE) format and to sign/verify data in JSON Web Signature (JWS) format. Leverages Browser's native WebCrypto API.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published