# keybase-ecurve

> Elliptic curve cryptography, which uses keybase/bn for bignums

Latest version **1.0.1** (published 2019-09-23) · 0 weekly downloads

## Install

```sh
npm install keybase-ecurve
pnpm add keybase-ecurve
yarn add keybase-ecurve
bun add keybase-ecurve
```

## 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 | 1.0.1 |
| Published | 2019-09-23 |
| First published | 2014-06-13 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 24.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 2 |
| Maintainers | maxtaco |
| Keywords | cryptography, crypto, bitcoin, litecoin, elliptic, curve |

## Links

- npm: https://www.npmjs.com/package/keybase-ecurve
- Repository: https://github.com/keybase/ecurve
- Homepage: https://github.com/keybase/ecurve#readme
- Issues: https://github.com/keybase/ecurve/issues
- npm.io page: https://npm.io/package/keybase-ecurve

## Dependencies (1)

- [bn](https://npm.io/package/bn.md) ^1.0.4

## Alternatives

- [@gemini-wallet/core](https://npm.io/package/@gemini-wallet/core.md) — 515.6K weekly downloads
- [utility](https://npm.io/package/utility.md) — 416.6K weekly downloads
- [@primno/dpapi](https://npm.io/package/@primno/dpapi.md) — 7.2K weekly downloads
- [pi-readseek](https://npm.io/package/pi-readseek.md) — 3.7K weekly downloads
- [@emilia-protocol/verify](https://npm.io/package/@emilia-protocol/verify.md) — 1.1K weekly downloads

## Recent versions

- 1.0.1 (latest) — 2019-09-23
- 1.0.0 — 2014-07-30
- 0.9.0 — 2014-06-13

## README

ecurve
=======

[![build status](https://secure.travis-ci.org/cryptocoinjs/ecurve.png)](http://travis-ci.org/cryptocoinjs/ecurve)
[![Coverage Status](https://img.shields.io/coveralls/cryptocoinjs/ecurve.svg)](https://coveralls.io/r/cryptocoinjs/ecurve)

[![browser support](https://ci.testling.com/cryptocoinjs/ecurve.png)](https://ci.testling.com/cryptocoinjs/ecurve)


JavaScript component for [Elliptic Curve Cryptography](http://en.wikipedia.org/wiki/Elliptic_curve_cryptography). Works in both Node.js and the browser.

Official documentation:

http://cryptocoinjs.com/modules/crypto/ecurve/

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