copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
jose - npm The jose module supports encryption and decryption of JWE messages with arbitrary plaintext in Compact, Flattened JSON, and General JSON serialization syntaxes
jose - npm JWA, JWS, JWE, JWT, JWK, JWKS for Node js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes Latest version: 5 8 0, last published: 17 days ago Start using jose in your project by running `npm i jose` There are 1697 other projects in the npm registry using jose
node-jose-tools - npm tools for the node-jose library Latest version: 2 0 2, last published: 7 months ago Start using node-jose-tools in your project by running `npm i node-jose-tools` There are no other projects in the npm registry using node-jose-tools
node-jose - npm A JavaScript implementation of the JSON Object Signing and Encryption (JOSE) for current web browsers and node js-based servers Latest version: 2 2 0, last published: 2 years ago
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
dag-jose - npm Typescript implementation of the IPLD dag-jose format Latest version: 4 0 0, last published: a year ago Start using dag-jose in your project by running `npm i dag-jose` There are 35 other projects in the npm registry using dag-jose
@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 25 other projects in the npm registry using @types node-jose
node-jose-browserify - npm An advanced version of Cisco's node-jose module that works in both browser and the server Latest version: 1 1 14, last published: 5 years ago Start using node-jose-browserify in your project by running `npm i node-jose-browserify` There is 1 other project in the npm registry using node-jose-browserify
jwks-rsa - npm Supports all currently registered JWK types and JWS Algorithms, see panva jose#262 for more information