# keybase-nacl

> A small wrapper library to switch between C and JS NaCl depending on the install

Latest version **1.1.4** (published 2021-01-04) · BSD-3-Clause license · 0 weekly downloads

## Install

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

## 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.1.4 |
| Published | 2021-01-04 |
| First published | 2015-05-18 |
| Weekly downloads | 0 |
| License | BSD-3-Clause |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 3 |
| Unpacked size | 837.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Maxwell Krohn |
| Maintainers | maxtaco |
| Keywords | NaCl, libsodium |

## Links

- npm: https://www.npmjs.com/package/keybase-nacl
- Repository: github.com/keybase/node-nacl
- Homepage: https://github.com/keybase/node-nacl
- Issues: https://github.com/keybase/node-nacl/issues
- npm.io page: https://npm.io/package/keybase-nacl

## Dependencies (3)

- [uint64be](https://npm.io/package/uint64be.md) ^1.0.1
- [tweetnacl](https://npm.io/package/tweetnacl.md) ^0.13.1
- [iced-runtime](https://npm.io/package/iced-runtime.md) ^1.0.2

## Recent versions

- 1.1.4 (latest) — 2021-01-04
- 1.1.3 — 2020-01-16
- 1.1.2 — 2019-11-04
- 1.1.1 — 2019-07-31
- 1.1.0 — 2019-02-18
- 1.0.11 — 2019-02-01
- 1.0.10 — 2016-11-02
- 1.0.9 — 2016-08-22
- 1.0.8 — 2016-07-18
- 1.0.7 — 2016-07-07
- 1.0.4 — 2016-06-20
- 1.0.3 — 2016-06-06
- 1.0.2 — 2016-04-01
- 1.0.1 — 2015-05-18
- 1.0.0 — 2015-05-18

## README

# node-nacl
NaCl wrapper; uses `sodium` for the server-side and `tweetnacl-js` for the client

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