b2sum
brew install b2sum
v20190724
CC0-1.0 OR OpenSSL OR Apache-2.0
BLAKE2 b2sum reference binary
23
30-day installs · #6489
54
90-day · #7127
294
365-day · #6367
702
★ GitHub stars · updated 3y ago
Links
- https://github.com/BLAKE2/BLAKE2
- GitHub: BLAKE2/BLAKE2
- Brew formula source: Formula/b/b2sum.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [],
"categories": [],
"caveats": null,
"conflicts_with": [
"coreutils"
],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "BLAKE2 b2sum reference binary",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:35:43+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "b2sum",
"github_default_branch": "master",
"github_last_commit_at": "2023-02-12T09:51:36Z",
"github_readme_excerpt": "# BLAKE2\n\nThis is the reference source code package of BLAKE2, which includes\n\n* `ref/`: C implementations of BLAKE2b, BLAKE2bp, BLAKE2s, BLAKE2sp,\n aimed at portability and simplicity.\n\n* `sse/`: C implementations of BLAKE2b, BLAKE2bp, BLAKE2s, BLAKE2sp,\n optimized for speed on CPUs supporting SSE2, SSSE3, SSE4.1, AVX, or\n XOP.\n\n* `neon/`: Implementations of BLAKE2{s,b} using the NEON/ASIMD ARM instruction set.\n\n* `power8/`: Implementations of BLAKE2{s,b} for POWER8, using the VSX and Altivec extensions.\n\n* `csharp/`: C# implementation of BLAKE2b.\n\n* `b2sum/`: Command line utility to hash files, based on the `sse/`\n implementations.\n\n* `bench/`: Benchmark tool to measure cycles-per-byte speeds and produce\n graphs copyright.\n\nAll code is triple-licensed under the [CC0](http://creativecommons.org/publicdomain/zero/1.0), the [OpenSSL Licence](https://www.openssl.org/source/license.html), or the [Apache Public License 2.0](http://www.apache.org/licenses/LICENSE-2.0),\nat your choosing.\n\nMore: [https://blake2.net](https://blake2.net).\n\nContact: contact@blake2.net\n",
"github_repo": "BLAKE2/BLAKE2",
"github_stars": 702,
"github_topics": [],
"homepage": "https://github.com/BLAKE2/BLAKE2",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 23,
"installs_365d": 294,
"installs_90d": 54,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "CC0-1.0 OR OpenSSL OR Apache-2.0",
"llm_generated_at": null,
"llm_model": null,
"name": "b2sum",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 6489,
"rank_365d": 6367,
"rank_90d": 7127,
"raw_hash": "1c45f3f355f60d9f",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/b/b2sum.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": null,
"version_stable": "20190724",
"versioned_formulae": [],
"why_use_this": null
}