htc 7ca38fdcbb 善行少年PC端首次提交(基础版) 10 mesi fa
..
node_modules 7ca38fdcbb 善行少年PC端首次提交(基础版) 10 mesi fa
CHANGELOG.md 7ca38fdcbb 善行少年PC端首次提交(基础版) 10 mesi fa
LICENSE 7ca38fdcbb 善行少年PC端首次提交(基础版) 10 mesi fa
README.md 7ca38fdcbb 善行少年PC端首次提交(基础版) 10 mesi fa
index.js 7ca38fdcbb 善行少年PC端首次提交(基础版) 10 mesi fa
package.json 7ca38fdcbb 善行少年PC端首次提交(基础版) 10 mesi fa

README.md

browserify-rsa

NPM Package Build Status Dependency status

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