Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/square/js-jose

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.
https://github.com/square/js-jose

crypto javascript json jwe jws

Last synced: about 2 months ago
JSON representation

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.

Awesome Lists containing this project

README

        

# 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.

[NPM]: https://www.npmjs.com/package/jose