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
7b124412
-
[导出加入确定收入金额,累计开票金额]
|
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.