browserify-rsa

RSA for browserify

MIT 10 个版本
安装
npm install browserify-rsa
yarn add browserify-rsa
pnpm add browserify-rsa
bun add browserify-rsa
README

browserify-rsa

NPM Package Build Status Dependency 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 ASN.1) and it returns encrypted data as a Buffer.

LICENSE

MIT

版本列表
4.1.1 2024-09-26
4.1.0 2020-11-12
4.0.1 2016-02-25
4.0.0 2015-10-29
3.0.0 2015-10-26
2.0.1 2015-05-21
2.0.0 2015-01-28
1.1.1 2015-01-06
1.1.0 2014-12-22
1.0.0 2014-12-22