|
||||
---|---|---|---|---|
.. | ||||
.travis.yml | 11e3a9652a | 7 anos atrás | ||
LICENSE | 11e3a9652a | 7 anos atrás | ||
index.js | 11e3a9652a | 7 anos atrás | ||
package.json | 11e3a9652a | 7 anos atrás | ||
readme.md | 11e3a9652a | 7 anos atrás | ||
test.js | 11e3a9652a | 7 anos atrás |
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.