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
6cd28fb8
–
Update Report
|
History
|
Last Update |
---|---|---|
.. | ||
node_modules/bn.js | Loading commit data... | |
.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.