jose - npm jose is a JavaScript module for JSON Object Signing and Encryption, providing support for JSON Web Tokens (JWT), JSON Web Signature (JWS), JSON Web Encryption (JWE), JSON Web Key (JWK), JSON Web Key Set (JWKS), and more The module is designed to work across various Web-interoperable runtimes including Node js, browsers, Cloudflare Workers, Deno, Bun, and others
jose - npm search node-jose A JavaScript implementation of the JSON Object Signing and Encryption (JOSE) for current web browsers and node js-based servers crypto jose jwa jwe jwk jws justaugustus
node-jose - npm The jose JWK namespace deals with JWK and JWK-sets jose JWK Key is a logical representation of a JWK, and is the "raw" entry point for various cryptographic operations (e g , sign, verify, encrypt, decrypt) jose JWK KeyStore represents a collection of Keys Creating a JWE or JWS ultimately require one or more explicit Key objects Processing a JWE or JWS relies on a KeyStore
jose - npm jose "JSON Web Almost Everything" - JWA, JWS, JWE, JWT, JWK, JWKS for Node js, Browser, Cloudflare Workers, Deno, and other Web-interoperable runtimes Implemented specs features The following specifications are implemented by jose JSON Web Signature (JWS) - RFC7515 JSON Web Encryption (JWE) - RFC7516 JSON Web Key (JWK) - RFC7517 JSON Web Algorithms (JWA) - RFC7518 JSON Web Token (JWT
jose - npm node-jose is built to work in any javascript runtime, to be able to do that it packs a lot of polyfills and javascript implementation code in the form of node-forge, this significantly increases the footprint of the modules with dependencies that either aren't ever used or have native implementation available in the runtime already, those are
react-native-jose - npm search node-jose A JavaScript implementation of the JSON Object Signing and Encryption (JOSE) for current web browsers and node js-based servers crypto jose jwa jwe jwk jws justaugustus
@panva jose - npm This package has been deprecated Author message: @panva jose has moved It is now called just "jose", no further updates will be made under the @panva jose package name
jwks-rsa - npm Library to retrieve RSA public keys from a JWKS endpoint Latest version: 4 0 1, last published: 7 days ago Start using jwks-rsa in your project by running `npm i jwks-rsa` There are 1506 other projects in the npm registry using jwks-rsa
@types node-jose - npm TypeScript definitions for node-jose Latest version: 1 1 13, last published: 2 years ago Start using @types node-jose in your project by running `npm i @types node-jose` There are 26 other projects in the npm registry using @types node-jose