node-jose

A JavaScript implementation of the JSON Object Signing and Encryption (JOSE) for current web browsers and node.js-based servers

jose-jwe-jws

Library to encrypt and decrypt data in JSON Web Encryption (JWE) format and to sign data in JSON Web Signature (JWS) format. Leverages Browser's native web crypto API.

@adorsys/jwe-codec

Codec to encrypt any javascript value into a JsonWebEncryption (JWE)