Нет описания

FFIB: 11e3a9652a first лет %!s(int64=7): %!d(string=назад)
..
.travis.yml 11e3a9652a first лет %!s(int64=7): %!d(string=назад)
LICENSE 11e3a9652a first лет %!s(int64=7): %!d(string=назад)
index.js 11e3a9652a first лет %!s(int64=7): %!d(string=назад)
package.json 11e3a9652a first лет %!s(int64=7): %!d(string=назад)
readme.md 11e3a9652a first лет %!s(int64=7): %!d(string=назад)
test.js 11e3a9652a first лет %!s(int64=7): %!d(string=назад)

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.