macOS
brew install sha2local Homebrew formula metadata
brew / rank 7057
Implementation of SHA-256, SHA-384, and SHA-512 hash algorithms. Version 1.0.1 via Homebrew; verified 2026-06-22. Also installable with dnf: sudo dnf install sha2.
install
brew install sha2local Homebrew formula metadata
sudo dnf install sha2Fedora Rawhide package metadata · sha2 · source: dl.fedoraproject.org
overview
Implementation of SHA-256, SHA-384, and SHA-512 hash algorithms
history
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.
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.
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.
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.
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
sha2 | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:sha2 |
|---|---|
| Version | 1.0.1 |
| Package manager | Homebrew |
| Homepage | https://aarongifford.com/computers/sha.html |
| Last updated | 2026-06-22T08:08:16+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
sha2 1.0.1-32.fc45
SHA Implementation Library
http://www.aarongifford.com/computers/sha.html
sudo dnf install sha2sha2-devel 1.0.1-32.fc45
Development files for sha2
http://www.aarongifford.com/computers/sha.html
sudo dnf install sha2-develsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.