# ecc-jsbn

> ECC JS code based on JSBN

Latest version **0.2.0** (published 2018-07-29) · MIT license · 0 weekly downloads

## Install

```sh
npm install ecc-jsbn
pnpm add ecc-jsbn
yarn add ecc-jsbn
bun add ecc-jsbn
```

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.2.0 |
| Published | 2018-07-29 |
| First published | 2014-03-06 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=6.0.0 |
| Dependencies | 1 |
| Unpacked size | 26.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 23 |
| Author | Jeremie Miller |
| Maintainers | aduh95, quartzjer, rynomad |
| Keywords | jsbn, ecc, browserify |

## Links

- npm: https://www.npmjs.com/package/ecc-jsbn
- Repository: https://github.com/quartzjer/ecc-jsbn
- Issues: https://github.com/quartzjer/ecc-jsbn/issues
- npm.io page: https://npm.io/package/ecc-jsbn

## Dependencies (1)

- [jsbn](https://npm.io/package/jsbn.md) ~0.1.0

## Alternatives

- [@opentelemetry/exporter-zipkin](https://npm.io/package/@opentelemetry/exporter-zipkin.md) — 14.8M weekly downloads
- [pusher-js](https://npm.io/package/pusher-js.md) — 2.0M weekly downloads
- [browserify](https://npm.io/package/browserify.md) — 1.7M weekly downloads
- [sqs-consumer](https://npm.io/package/sqs-consumer.md) — 1.7M weekly downloads
- [@sanity/eventsource](https://npm.io/package/@sanity/eventsource.md) — 930.8K weekly downloads

## Recent versions

- 0.2.0 (latest) — 2018-07-29
- 0.1.2 — 2018-07-29
- 0.1.1 — 2015-11-23
- 0.0.1 — 2014-03-06

## README

ecc-jsbn
========

ECC package based on [jsbn](https://github.com/andyperlitch/jsbn) from [Tom Wu](http://www-cs-students.stanford.edu/~tjw/).

This is a subset of the same interface as the [node compiled module](https://github.com/quartzjer/ecc), but works in the browser too.

Also uses point compression now from [https://github.com/kaielvin](https://github.com/kaielvin/jsbn-ec-point-compression).

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