# pgp-utils

> Simple PGP utils

Latest version **0.0.35** (published 2019-02-04) · 0 weekly downloads

## Install

```sh
npm install pgp-utils
pnpm add pgp-utils
yarn add pgp-utils
bun add pgp-utils
```

## 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.0.35 |
| Published | 2019-02-04 |
| First published | 2013-12-17 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 81 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 30 |
| Author | Maxwell Krohn |
| Maintainers | maxtaco, oconnor663 |
| Keywords | crypto, pgp, keybase |

## Links

- npm: https://www.npmjs.com/package/pgp-utils
- Repository: https://github.com/keybase/pgp-utils
- Homepage: http://github.com/keybase/pgp-utils
- Issues: https://github.com/keybase/pgp-utils/issues
- npm.io page: https://npm.io/package/pgp-utils

## Dependencies (2)

- [iced-error](https://npm.io/package/iced-error.md) >=0.0.8
- [iced-runtime](https://npm.io/package/iced-runtime.md) >=0.0.1

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

- 0.0.35 (latest) — 2019-02-04
- 0.0.34 — 2017-10-11
- 0.0.33 — 2017-09-25
- 0.0.32 — 2017-01-19
- 0.0.31 — 2016-12-19
- 0.0.30 — 2016-03-31
- 0.0.29 — 2016-03-31
- 0.0.28 — 2015-02-18
- 0.0.27 — 2014-07-18
- 0.0.26 — 2014-07-17
- 0.0.25 — 2014-07-08
- 0.0.24 — 2014-07-08
- 0.0.23 — 2014-06-20
- 0.0.22 — 2014-06-04
- 0.0.21 — 2014-06-04
- … 20 more at https://npm.io/package/pgp-utils/versions

## README

pgp-utils
=========

[![Build Status](https://travis-ci.org/keybase/pgp-utils.svg?branch=master)](https://travis-ci.org/keybase/pgp-utils)

Various crypto utilities for dealing with MACs, Signatures, and PGP message formats.

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