# sha2 mit Homebrew, dnf installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für sha2 in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:sha2
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install sha2
```

  Evidenz: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install sha2
```

  Evidenz: Fedora Rawhide package metadata: sha2 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

## Paketfakten

- **Paketschlüssel:** brew:sha2
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/sha2>
- **Version:** 1.0.1
- **Quellzusammenfassung:** Implementation of SHA-256, SHA-384, and SHA-512 hash algorithms
- **Homepage:** <https://aarongifford.com/computers/sha.html>
- **Upstream-Dokumentation:** <https://aarongifford.com/computers/sha.html>
- **Lizenz:** BSD-3-Clause
- **Quellarchiv:** <https://aarongifford.com/computers/sha2-1.0.1.tgz>
- **Zuletzt aktualisiert:** 2026-06-22T08:08:16+02:00
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- sha2 (cli)
- sha2 (Alias)

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 1.0.1
- Manager aktualisiert: 2026-06-22
- lokale Daten: OK
- Upstream-Repository: https://aarongifford.com/computers/sha.html
- Info: Release/tag comparison is only available for GitHub repositories.
## Projektgeschichte und Nutzung

SHA-2 is Aaron D. Gifford's BSD-licensed C implementation of the SHA-224, SHA-256, SHA-384, and SHA-512 secure hash algorithms, accompanied by a small `sha2` command-line program.

### Projektgeschichte

Gifford dates the original implementation to a weekend in autumn 2000, specifically 14 October, when the SHA-256, SHA-384, and SHA-512 algorithms were newly described. The author distributes the implementation from his own cryptographic-hashing pages as source archives rather than through a public source-control forge.

### Adoptionsgeschichte

The supplied package metadata records packages in Homebrew and DNF-based distributions. Its adoption is therefore best understood as a compact reference implementation and hashing utility preserved by package collections rather than a broad end-user application.

### Wie es verwendet wird

The `sha2` executable computes SHA-2 message digests for files or input, while the C sources can also be embedded by developers who need the covered hash functions. It requires no persistent configuration or credentials.

### Warum Paket-Nerds sich dafür interessieren

The package captures an early open-source implementation of the SHA-2 family close to the algorithms' introduction. It remains interesting as small, auditable C code and as a historical alternative to the hashing commands bundled with larger cryptographic toolkits.

### Zeitleiste

- 2000: Aaron D. Gifford implemented the newly described SHA-256, SHA-384, and SHA-512 algorithms in C.
- Later: SHA-224 and SHA-1 support appeared on the author's consolidated BSD-licensed implementation page.

### Related projects

- The author's cryptographic code collection also includes SHA-1 and HMAC-SHA1 implementations; modern general-purpose toolkits provide overlapping digest commands and libraries.

### Quellen

- <https://aarongifford.com/computers/>
- <https://aarongifford.com/computers/sha.html>
- source_facts.description
- source_facts.executables
- source_facts.package-manager


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** sha2
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** yes
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Andere Paketmanager-Einträge

- dnf - sha2 - 1.0.1-32.fc45: normalized package name match | Fedora Rawhide package metadata: sha2 from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | SHA Implementation Library | http://www.aarongifford.com/computers/sha.html
- dnf - sha2-devel - 1.0.1-32.fc45: normalized package name match | Fedora Rawhide package metadata: sha2-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Development files for sha2 | http://www.aarongifford.com/computers/sha.html


## Verwandte Links

- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Security and crypto packages](https://pkg.so/de/security-crypto-tools/) - Matched security, identity, cryptography, password, signing, or certificate metadata.
- [Web development packages](https://pkg.so/de/web-dev-tools/) - Matched web development metadata.
- [nettle](https://pkg.so/de/brew/nettle/) - Shares pkgdb curated category or tags: cli, cryptography, hashing, security.
- [pdfcrack](https://pkg.so/de/brew/pdfcrack/) - Shares pkgdb curated category or tags: c, cli, cryptography, security.
- [sha3sum](https://pkg.so/de/brew/sha3sum/) - Shares pkgdb curated category or tags: cli, cryptography, hashing, security.
- [b3sum](https://pkg.so/de/brew/b3sum/) - Shares pkgdb curated category or tags: cli, cryptography, hashing, security.
- [ntbtls](https://pkg.so/de/brew/ntbtls/) - Shares pkgdb curated category or tags: c, cli, cryptography, security.
- [sha1dc](https://pkg.so/de/brew/sha1dc/) - Shares pkgdb curated category or tags: cli, cryptography, hashing, security.
- [openssl@3](https://pkg.so/de/brew/openssl-3/) - Shares pkgdb curated category or tags: cli, cryptography, security.
- [gnutls](https://pkg.so/de/brew/gnutls/) - Shares pkgdb curated category or tags: cli, cryptography, security.
- [rhash](https://pkg.so/de/brew/rhash/) - Security-sensitive metadata or terminology overlaps. Shared terms: 256, 512, cli, cryptography, hash.

## Combined YAML source

View the package source record on GitHub. [combined/sha2.yml](https://github.com/mxcl/pkgdb/blob/main/combined/sha2.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
