awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Binary Integrity Verification · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesBinary Integrity Verification

Tools for verifying the authenticity and integrity of software binaries using cryptographic signatures and checksums.

Explore 2 awesome GitHub repositories matching security & cryptography · Binary Integrity Verification. Refine with filters or upvote what's useful.

  1. Home
  2. Security & Cryptography
  3. Security
  4. Utilities
  5. Cryptographic Implementation Tools
  6. Binary Integrity Verification

Awesome Binary Integrity Verification GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • bitcoin/bitcoin

    bitcoin/bitcoin

    88,190GitHubView on GitHub↗

    This project is a cryptographic consensus engine and distributed ledger client that functions as a peer-to-peer network node. It enables decentralized network participation by allowing users to independently validate transactions and blocks, ensuring data integrity and consensus without reliance on a centralized author

    Confirms binary authenticity through cryptographic checksums and digital signature validation to prevent the use of unauthorized or tampered software.

    C++bitcoinc-plus-pluscryptocurrency
  • oven-sh/bun

    oven-sh/bun

    87,491GitHubView on GitHub↗

    Bun is a high-performance runtime environment designed to execute JavaScript and TypeScript applications with minimal latency and high throughput. Built on a native core implemented in Zig, it provides a unified execution engine that leverages JavaScriptCore for efficient memory management and low-latency startup. The

    Applies system-level security signatures and entitlements to standalone binaries to satisfy operating system requirements and prevent execution warnings.

    Zigbunbundlerjavascript