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