# sodiumutil

> Pulls out some useful functions from libsodium.js

Latest version **4.0.2** (published 2023-01-26) · MIT license · 0 weekly downloads

## Install

```sh
npm install sodiumutil
pnpm add sodiumutil
yarn add sodiumutil
bun add sodiumutil
```

## Health

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

Positive: has types; no vulnerabilities.

Warnings: low downloads; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 4.0.2 |
| Published | 2023-01-26 |
| First published | 2017-01-05 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 40 |
| Author | Cyph, Inc. |
| Maintainers | cyphinc |
| Keywords | cryptography |

## Links

- npm: https://www.npmjs.com/package/sodiumutil
- Repository: https://github.com/cyph/pqcrypto.js
- Homepage: https://github.com/cyph/pqcrypto.js#readme
- Issues: https://github.com/cyph/pqcrypto.js/issues
- npm.io page: https://npm.io/package/sodiumutil

## 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

- 4.0.2 (latest) — 2023-01-26
- 4.0.1 — 2022-08-06
- 4.0.0 — 2022-07-01
- 3.0.0 — 2021-07-16
- 2.0.1 — 2017-06-13
- 2.0.0 — 2017-05-27
- 1.1.1 — 2017-05-27
- 1.1.0 — 2017-04-27
- 1.0.0 — 2017-01-05

## README

# sodiumutil

## Overview

Pulls out some useful functions from libsodium.js.

By default, it includes its own copy of the relevant functions.
To instead pull in the latest libsodium.js as a dependency, you may
alternatively import `sodiumutil/dist/sodium-wrapper`.

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