这是node-rsa的构建版本,解决原依赖在vite构建工具中不支持问题,如果你使用vite,那么还需要在vite.config.js中配置下optimizeDeps。
Library to retrieve RSA public keys from a JWKS endpoint
RSA library for Node.js and browsers
RSA for browserify
JSON Web Token implementation (symmetric and asymmetric)
TypeScript definitions for node-rsa
Create RSA Public Key PEM from Modulus and Exponent value in node.js
ASN.1 schema for RSA keys and algorithms defined in RFC 8017.
Xml digital signature and encryption library for Node.js
OpenTelemetry instrumentation for `lru-memoizer` function memoization using lru-cache
JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.
JWA implementation (supports all JWS algorithms)
implementation of crypto for the browser
Generate a RSA PEM key pair from pure JS
Convert a JSON Web Key to a PEM
Generate self signed certificates private and public keys
Native RSA Keygen
opensource free pure JavaScript cryptographic library supports RSA/RSAPSS/ECDSA/DSA signing/validation, ASN.1, PKCS#1/5/8 private/public key, X.509 certificate, CRL, OCSP, CMS SignedData, TimeStamp and CAdES and JSON Web Signature(JWS)/Token(JWT)/Key(JWK)
This is a little module use to encrypt and decrypt strings with RSA keys (public and private keys)
A custom version of node-forge with selected algorithms.
SAML Protocol server middleware
JWT (JSON Web Token) Authentication
implementation of crypto for React Native
Converts PEM encoded RSA public and private keys to the JWK (JSON Web Key) format.