browserify-rsa
RSA private decryption/signing using chinese remainder and blinding.
API
Give it a message as a buffer and a private key (as decoded by https://www.npmjs.com/package/parse-asn1) and it returns encrypted data as a buffer.
| Name |
Last commit
d31dda4b
-
【空指针异常】
|
History
|
Last Update |
|---|---|---|
| .. | ||
| .travis.yml | Loading commit data... | |
| LICENSE | Loading commit data... | |
| index.js | Loading commit data... | |
| package.json | Loading commit data... | |
| readme.md | Loading commit data... | |
| test.js | Loading commit data... |
RSA private decryption/signing using chinese remainder and blinding.
Give it a message as a buffer and a private key (as decoded by https://www.npmjs.com/package/parse-asn1) and it returns encrypted data as a buffer.