lhl 6ff0e96ad3 8-4-1 | před 1 rokem | |
---|---|---|
.. | ||
node_modules | před 1 rokem | |
.travis.yml | před 1 rokem | |
LICENSE | před 1 rokem | |
index.js | před 1 rokem | |
package.json | před 1 rokem | |
readme.md | před 1 rokem | |
test.js | před 1 rokem |
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.