rhb-server/mes-ui/rhb-app/node_modules/browserify-rsa
2025-10-20 11:14:41 +08:00
..
index.js 初始化 2025-10-20 11:14:41 +08:00
LICENSE 初始化 2025-10-20 11:14:41 +08:00
package.json 初始化 2025-10-20 11:14:41 +08:00
README.md 初始化 2025-10-20 11:14:41 +08:00

browserify-rsa

NPM Package Build Status Dependency status

js-standard-style

RSA private decryption/signing using chinese remainder and blinding.

API

Give it a message as a Buffer and a private key (as decoded by ASN.1) and it returns encrypted data as a Buffer.

LICENSE

MIT