1
0
Fork 0
management/front/dkha-web-sz-main/node_modules/browserify-rsa
詹力 1a19ec897f 删除无关模块 2024-01-16 21:26:16 +08:00
..
LICENSE 删除无关模块 2024-01-16 21:26:16 +08:00
index.js 删除无关模块 2024-01-16 21:26:16 +08:00
package.json 删除无关模块 2024-01-16 21:26:16 +08:00
readme.md 删除无关模块 2024-01-16 21:26:16 +08:00

readme.md

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