- jose - npm
The jose module supports importing, exporting, and generating keys and secrets in various formats, including PEM formats like SPKI, X 509 certificate, and PKCS #8, as well as JSON Web Key (JWK)
- 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
- jose - npm
I was using node-jose for openid-client and oidc-provider and came to realize its shortcomings in terms of performance and API (not having well defined errors)
- node-jose - npm
node-jose A JavaScript implementation of the JSON Object Signing and Encryption (JOSE) for current web browsers and node js-based servers This library implements (wherever possible) all algorithms, formats, and options in JWS, JWE, JWK, and JWA and uses native cryptographic support (WebCrypto API or node js' " crypto " module) where feasible
- 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
- 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
- jose - npm
'JSON Web Almost Everything' - JWA, JWS, JWE, JWT, JWK, JWKS for Node js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes Latest version: 4 15 2, last published: 17 hours ago Start using jose in your project by running `npm i jose` There are 1142 other projects in the npm registry using jose
- jwks-rsa - npm
Supports all currently registered JWK types and JWS Algorithms, see panva jose#262 for more information
|