Front end of the Slack clone application.
jpsp91 07dd8af64f root page set преди 6 години
..
.travis.yml root page set преди 6 години
LICENSE root page set преди 6 години
index.js root page set преди 6 години
package.json root page set преди 6 години
readme.md root page set преди 6 години
test.js root page set преди 6 години

readme.md

browserify-rsa

Build Status

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.