# sha512

> SHA 512 secure hashing algorithm

Latest version **0.0.1** (published 2014-05-23) · BSD3 license · 0 weekly downloads

## Install

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

## 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.1 |
| Published | 2014-05-23 |
| First published | 2014-05-23 |
| Weekly downloads | 0 |
| License | BSD3 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 10 |
| Maintainers | jp |
| Keywords | sha512, sha, crypto, cryptography, hmac, hash |

## Links

- npm: https://www.npmjs.com/package/sha512
- Repository: https://github.com/cryptocoinjs/sha512
- Issues: https://github.com/cryptocoinjs/sha512/issues
- npm.io page: https://npm.io/package/sha512

## 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.1 (latest) — 2014-05-23
- 0.0.0 — 2014-05-23

## README

sha512
======

JavaScript component to perform SHA512 hashing algorithm and the HMAC-SHA512.

Official documentation: http://cryptocoinjs.com/modules/crypto/sha512/

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