Front end of the Slack clone application.
jpsp91 07dd8af64f root page set il y a 6 ans
..
.travis.yml root page set il y a 6 ans
LICENSE root page set il y a 6 ans
index.js root page set il y a 6 ans
package.json root page set il y a 6 ans
readme.md root page set il y a 6 ans
test.js root page set il y a 6 ans

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.