# public-encrypt

> browserify version of publicEncrypt & privateDecrypt

Latest version **4.0.3** (published 2018-10-01) · MIT license · 0 weekly downloads

## Install

```sh
npm install public-encrypt
pnpm add public-encrypt
yarn add public-encrypt
bun add public-encrypt
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 4.0.3 |
| Published | 2018-10-01 |
| First published | 2014-12-17 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 6 |
| Unpacked size | 27.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 28 |
| Author | Calvin Metcalf |
| Maintainers | cwmma, dcousens, indutny, jprichardson |

## Links

- npm: https://www.npmjs.com/package/public-encrypt
- Repository: https://github.com/crypto-browserify/publicEncrypt
- Issues: https://github.com/crypto-browserify/publicEncrypt/issues
- npm.io page: https://npm.io/package/public-encrypt

## Dependencies (6)

- [bn.js](https://npm.io/package/bn.js.md) ^4.1.0
- [parse-asn1](https://npm.io/package/parse-asn1.md) ^5.0.0
- [create-hash](https://npm.io/package/create-hash.md) ^1.1.0
- [randombytes](https://npm.io/package/randombytes.md) ^2.0.1
- [safe-buffer](https://npm.io/package/safe-buffer.md) ^5.1.2
- [browserify-rsa](https://npm.io/package/browserify-rsa.md) ^4.0.0

## Recent versions

- 4.0.3 (latest) — 2018-10-01
- 4.0.2 — 2018-04-11
- 4.0.0 — 2015-11-02
- 3.0.0 — 2015-10-27
- 2.0.1 — 2015-05-21
- 2.0.0 — 2015-02-12
- 1.1.2 — 2015-01-06
- 1.1.1 — 2015-01-06
- 1.1.0 — 2014-12-22
- 1.0.1 — 2014-12-18
- 1.0.0 — 2014-12-17

## README

publicEncrypt
===

[![Build Status](https://travis-ci.org/crypto-browserify/publicEncrypt.svg)](https://travis-ci.org/crypto-browserify/publicEncrypt)

publicEncrypt/privateDecrypt for browserify

[Blog post about the moving parts that have gone into this.](http://calvinmetcalf.com/post/109301244759/porting-nodejs-crypto-to-the-browser-part-3)

---
_Source: https://npm.io/package/public-encrypt · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
