awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

38 مستودعات

Awesome GitHub RepositoriesCryptographic Hash Verifiers

Tools for mapping data to fixed-size outputs to ensure message integrity.

Distinct from Hash Maps: Distinct from general hash maps: focuses on integrity verification rather than data structure storage.

Explore 38 awesome GitHub repositories matching security & cryptography · Cryptographic Hash Verifiers. Refine with filters or upvote what's useful.

Awesome Cryptographic Hash Verifiers GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • tatsuhiro-t/aria2الصورة الرمزية لـ tatsuhiro-t

    tatsuhiro-t/aria2

    41,225عرض على GitHub↗

    aria2 is a multi-protocol download manager and BitTorrent client. It functions as a command-line utility and a background daemon capable of retrieving files via HTTP, HTTPS, FTP, SFTP, BitTorrent, and Metalink. The project distinguishes itself by supporting multi-source downloading, which allows a single file to be retrieved from several different sources and protocols simultaneously. It operates as a download server by exposing JSON-RPC and XML-RPC interfaces over HTTP and WebSocket, enabling remote task management from external programs. The system optimizes throughput by splitting files i

    Implements cryptographic hash verification to ensure the integrity and consistency of downloaded data segments.

    C++
    عرض على GitHub↗41,225
  • yeasy/docker_practiceالصورة الرمزية لـ yeasy

    yeasy/docker_practice

    26,111عرض على GitHub↗

    This project is a Docker educational resource and a collection of practical examples designed for learning containerization technologies. It serves as a guide for understanding container fundamentals, including the creation and management of custom images and the use of registries. The repository provides specialized references for container security hardening, such as managing kernel privileges and implementing supply chain security. It also includes tutorials for multi-container orchestration and a DevOps guide focused on CI/CD automation and image optimization. The material covers a broad

    Implements cryptographic attestations to provide verifiable proof of image origin and build integrity.

    Gobookcloud-computingcontainer
    عرض على GitHub↗26,111
  • ethereumbook/ethereumbookالصورة الرمزية لـ ethereumbook

    ethereumbook/ethereumbook

    21,521عرض على GitHub↗

    This project serves as a comprehensive technical reference and educational platform for the Ethereum ecosystem. It provides a deep dive into the fundamental architecture of decentralized ledger systems, covering the core mechanisms that enable trustless state transitions, cryptographic security, and network consensus. The documentation distinguishes itself by bridging high-level conceptual frameworks with practical implementation details. It details the lifecycle of smart contract development, from source code compilation and bytecode analysis to deployment and interaction patterns. Furthermo

    Uses cryptographic hashes to ensure message integrity and detect data tampering.

    blockchainbookdapp
    عرض على GitHub↗21,521
  • hellozeronet/zeronetالصورة الرمزية لـ HelloZeroNet

    HelloZeroNet/ZeroNet

    18,748عرض على GitHub↗

    ZeroNet is a decentralized web browser and server that enables the hosting and accessing of websites without central servers. It functions as a peer-to-peer content distribution network that utilizes BitTorrent and Bitcoin cryptography to replicate and share site data across a distributed network of users. The system emphasizes censorship-resistant publishing and privacy through the integration of hidden services to anonymize network traffic. Site identity and content updates are managed via a cryptographic system using public-key pairs instead of centralized account passwords. The platform

    Ensures website data integrity by verifying downloaded files against a signed manifest of cryptographic hashes.

    JavaScript
    عرض على GitHub↗18,748
  • netchx/netchالصورة الرمزية لـ netchx

    netchx/netch

    17,630عرض على GitHub↗

    Netch is a multi-protocol proxy client and network traffic interceptor designed to route internet traffic through VPN and proxy tunnels. It functions as a connection manager that tunnels outbound data to modify network paths and bypass network restrictions. The project supports a wide range of tunneling protocols, including Socks5, Shadowsocks, WireGuard, Trojan, VMess, and VLESS. It distinguishes itself by offering the ability to distribute established proxy connections to other devices on a local network and by providing UDP FullCone NAT support to maintain stable peer-to-peer connectivity

    Calculates recursive SHA256 checksums of project directories to verify that file contents remain consistent.

    C#fullconenetchnetfiltersdk
    عرض على GitHub↗17,630
  • homebrew/homebrew-coreالصورة الرمزية لـ Homebrew

    Homebrew/homebrew-core

    15,383عرض على GitHub↗

    This project is a Ruby-based package definition repository that functions as a cross-platform package manager and software dependency resolver for macOS and Linux. It provides a centralized system for installing, updating, and managing software through a Git-based distribution model. The system distinguishes itself through a binary package distribution network that produces pre-compiled bottles to avoid local compilation from source. It utilizes a Ruby-based domain specific language to define installation recipes and employs a distributed version control architecture to synchronize these defi

    Verifies build attestations using cryptographic tooling to ensure binaries were produced by an authorized identity.

    Rubycoreformulaehacktoberfest
    عرض على GitHub↗15,383
  • systemjs/systemjsالصورة الرمزية لـ systemjs

    systemjs/systemjs

    13,091عرض على GitHub↗

    SystemJS is a dynamic dependency manager and universal module loader that resolves and executes JavaScript modules across different browser and server environments. It functions as an import map polyfill, mapping bare module specifiers to absolute URLs to manage dependencies without requiring a build step. The project provides a system for integrating diverse formats, including AMD and global scripts, into a modern ES module workflow. It enables browser module polyfilling for environments that lack native support for ES modules and import maps, and it allows for dynamic runtime hot-reloading

    Verifies the authenticity of dynamically loaded code using cryptographic hashes associated with module URLs.

    JavaScript
    عرض على GitHub↗13,091
  • ytisf/thezooالصورة الرمزية لـ ytisf

    ytisf/theZoo

    13,126عرض على GitHub↗

    TheZoo is a centralized repository and management system designed for the storage, organization, and retrieval of live malicious software samples. It provides a structured environment for security researchers and educators to access, track, and analyze dangerous code for the purpose of threat intelligence and defense development. The system utilizes a command-line interface to manage the lifecycle of malware samples, including the preparation of new submissions and the querying of a centralized database. To ensure safety and authenticity, the platform stores binaries in password-protected, en

    Tracks and verifies the integrity of malicious binaries using cryptographic hashes to ensure safe research environments.

    Pythonmalwaremalware-analysismalware-research
    عرض على GitHub↗13,126
  • krzyzanowskim/cryptoswiftالصورة الرمزية لـ krzyzanowskim

    krzyzanowskim/CryptoSwift

    10,556عرض على GitHub↗

    CryptoSwift is a cryptography library implemented entirely in the Swift programming language. It provides a collection of standard cryptographic algorithms for encryption, decryption, and hashing without relying on native C libraries or system frameworks. The library supports symmetric and asymmetric encryption, including RSA key generation and signature management. It features authenticated encryption schemes and the ability to generate cryptographic digests for data integrity verification. The toolset covers message authentication codes, secure key derivation from passwords, and data paddi

    Computes unique digests using standard hashing algorithms to ensure message integrity.

    Swiftaesaes-gcmcipher
    عرض على GitHub↗10,556
  • moby/buildkitالصورة الرمزية لـ moby

    moby/buildkit

    10,061عرض على GitHub↗

    Buildkit is a programmable container build toolkit and OCI container image builder that converts build definitions into concurrent dependency graphs for image construction. It functions as an OCI image distribution engine, capable of generating container images and exporting artifacts to local storage or remote registries. The project is distinguished by its use of a low-level binary intermediate representation to decouple high-level build languages from the execution engine. It supports multi-platform image builds through user-mode architecture emulation and provides a distributed build cach

    Stores build definition parameters and provenance data to ensure supply chain transparency.

    Gobuilderbuildkitcloud-native
    عرض على GitHub↗10,061
  • square/okioالصورة الرمزية لـ square

    square/okio

    8,986عرض على GitHub↗

    Okio is a Java I/O library providing a set of tools for efficient byte-stream processing and file system operations. It functions as a buffered byte stream handler and streaming data transformer, utilizing a cross-platform file system API to manage data movement. The project is distinguished by its use of pooled mutable byte buffers that treat sequences as queues to reduce memory copying and garbage collection churn. It further decouples file operations from the host operating system through an abstraction-based file system, allowing for consistent path manipulation and atomic operations acro

    Calculates cryptographic hashes or message authentication codes in real-time during the write process.

    Kotlinkotlinkotlin-multiplatform
    عرض على GitHub↗8,986
  • crazyguitar/pysheeetالصورة الرمزية لـ crazyguitar

    crazyguitar/pysheeet

    8,150عرض على GitHub↗

    pysheeet هي مكتبة مرجعية تقنية توفر مجموعة مختارة من مقتطفات التعليمات البرمجية وأنماط التنفيذ لتطوير Python المتقدم، وتكامل النظام، والحوسبة عالية الأداء. تعمل كدليل شامل لتنفيذ برمجة الشبكات منخفضة المستوى، وإضافات C الأصلية، والبرمجة غير المتزامنة والمتزامنة. يوفر المشروع أطر عمل متخصصة لتطوير ونشر نماذج اللغات الكبيرة، بما في ذلك أدوات لاستنتاج GPU الموزع والخدمة عالية الأداء. يتضمن أيضاً أنماطاً مفصلة لتنظيم مجموعات الحوسبة عالية الأداء، وتغطية تخصيص موارد GPU وإدارة عبء العمل متعدد العقد. تغطي المكتبة سطحاً واسعاً من القدرات، بما في ذلك اتصالات الشبكة الآمنة والتشفير، والتعيين الكائني-العلائقي وإدارة قواعد البيانات، وتنفيذ هياكل البيانات والخوارزميات المعقدة. كما توفر أدوات لإدارة الذاكرة، وقابلية التشغيل البيني الأصلية عبر واجهات الوظائف الخارجية، وتكامل نظام التشغيل على مستوى النظام.

    Provides tools for mapping data to fixed-size outputs to ensure message integrity.

    Python
    عرض على GitHub↗8,150
  • dvf/blockchainالصورة الرمزية لـ dvf

    dvf/blockchain

    8,053عرض على GitHub↗

    This project is a Python implementation of a distributed ledger system. It serves as a blockchain prototype designed to demonstrate the creation and linking of data blocks in a sequential chain. The system utilizes a proof-of-work consensus mechanism and a hash-linked block sequence to maintain data integrity. It includes a REST API that allows external clients to query the ledger state and submit transactions over HTTP. The implementation covers core distributed ledger capabilities, including sequential block chaining and in-memory state management.

    Implements a hash-linked block sequence to ensure data integrity across the distributed ledger.

    C#bitcoinblockchaincryptocurrency
    عرض على GitHub↗8,053
  • jazzband/pip-toolsالصورة الرمزية لـ jazzband

    jazzband/pip-tools

    8,005عرض على GitHub↗

    pip-tools is a set of utilities for Python dependency pinning, lockfile management, and virtual environment synchronization. It functions as a requirement compiler that resolves high-level package declarations into a pinned list of specific versions and content hashes to ensure repeatable builds across different environments. The tool differentiates itself by providing a mechanism to refresh locked dependencies to their latest compatible versions without manual editing. It supports a layered dependency workflow, allowing one requirements file to act as a constraint for another to maintain com

    Includes content hashes in output requirements files to verify package integrity during installation.

    Python
    عرض على GitHub↗8,005
  • nvie/pip-toolsالصورة الرمزية لـ nvie

    nvie/pip-tools

    8,005عرض على GitHub↗

    pip-tools is a set of command line utilities for compiling high-level Python dependency lists into pinned requirements files. It functions as a dependency lock tool and requirements compiler that resolves transitive dependencies to produce a deterministic list of packages. The project enables the maintenance of separate production and development dependency layers through layered requirement constraints. It supports targeted package upgrades and the generation of content hashes to verify package integrity during installation. The toolset covers dependency locking, version updates, and virtua

    Adds content hashes to requirements files to verify package integrity during the installation process.

    Python
    عرض على GitHub↗8,005
  • kroma-network/tachyonالصورة الرمزية لـ kroma-network

    kroma-network/tachyon

    7,666عرض على GitHub↗

    Tachyon is a suite of hardware-accelerated engines and modular infrastructure for generating succinct non-interactive arguments of knowledge and polynomial commitments. It provides a GPU-accelerated zero-knowledge proof backend and a prover system designed to construct proofs from high-level circuit descriptions. The project distinguishes itself through a GPU cryptographic accelerator that offloads elliptic curve operations, field arithmetic, and cryptographic hashes to graphics hardware. This infrastructure includes a specialized polynomial commitment engine and modular components that allow

    Provides collision-resistant hash functions specifically optimized for use within zero-knowledge proof circuits.

    C++blockchainc-plus-pluscpp17
    عرض على GitHub↗7,666
  • phar-io/manifestالصورة الرمزية لـ phar-io

    phar-io/manifest

    7,483عرض على GitHub↗

    This project is a PHP archive distribution system designed for hosting and deploying versioned releases. It functions as an installation tool and distribution manager that handles the downloading of archives from remote repositories or URLs into local project directories. The system ensures installation security by acting as an integrity verifier, validating archives using hash checksums and digital signatures. It includes a version resolver that matches requested constraints against available releases to ensure environment consistency. The project manages resource organization through XML m

    Verifies cryptographic hashes for downloaded archives to ensure package authenticity.

    PHP
    عرض على GitHub↗7,483
  • yeasy/blockchain_guideالصورة الرمزية لـ yeasy

    yeasy/blockchain_guide

    7,069عرض على GitHub↗

    This is an educational resource that provides a comprehensive guide to blockchain and distributed ledger technologies, covering everything from fundamental concepts to practical deployment. The guide systematically explains the core architecture of blockchain systems, including consensus-based distributed ledgers, cryptographic hash chains, Merkle trees, and smart contract execution engines, while also detailing permissioned channel architectures and modular service platforms for enterprise use. The resource distinguishes itself by offering a dual-track learning path that serves both non-tech

    Describes how blocks are linked using cryptographic hashes to create an immutable, tamper-evident transaction record.

    Gobitcoinblockchainbook
    عرض على GitHub↗7,069
  • crytic/slitherالصورة الرمزية لـ crytic

    crytic/slither

    6,141عرض على GitHub↗

    Creates cryptographically verifiable attestations linking a software package to its official build pipeline.

    Pythonethereumsoliditystatic-analysis
    عرض على GitHub↗6,141
  • oisf/suricataالصورة الرمزية لـ OISF

    OISF/suricata

    6,008عرض على GitHub↗

    Suricata is an open-source network intrusion detection and prevention engine that analyzes live network traffic in real-time to identify and alert on malicious activity. It operates as a rule-based threat detection system, matching traffic against user-defined signatures to detect known attack patterns and policy violations, and can be placed inline to actively block malicious packets before they reach their target. The engine inspects a wide range of application-layer protocols including HTTP, DNS, TLS, SMB, and MQTT, and supports high-performance packet capture through specialized hardware a

    Checks cryptographic signatures and hashes of downloaded source archives to confirm they originate from the official project.

    Ccybersecurityidsintrusion-detection-system
    عرض على GitHub↗6,008
السابق12التالي
  1. Home
  2. Security & Cryptography
  3. Cryptographic Hash Verifiers

استكشف الوسوم الفرعية

  • Binding Phrase VerifiersSystems that verify a pre-shared secret phrase to establish a secure link between hardware devices. **Distinct from Cryptographic Hash Verifiers:** Distinct from Cryptographic Hash Verifiers: focuses on the specific use case of pairing devices via a shared text phrase rather than general message integrity.
  • Block Chaining1 وسم فرعيMechanisms for linking sequential data blocks using cryptographic hashes to ensure ledger integrity. **Distinct from Cryptographic Hash Verifiers:** Focuses on the structural linkage of blocks in a chain rather than general hash verification of standalone messages.
  • Build Provenance AttestorsUtilities that generate cryptographic attestations during publishing to provide verifiable proof of build origin. **Distinct from Cryptographic Hash Verifiers:** Distinct from Cryptographic Hash Verifiers: focuses on generating provenance attestations rather than simple hash verification.
  • Dependency Integrity VerifiersTools that generate and verify cryptographic hashes for software dependencies to ensure package authenticity. **Distinct from Cryptographic Hash Verifiers:** Distinct from general hash verifiers: specifically applies cryptographic hashing to dependency lockfiles to prevent supply chain attacks.
  • Handshake Hash VerifiersTools that validate captured WPA/WPA2 handshake hashes using configurable verifier tools at set intervals. **Distinct from Cryptographic Hash Verifiers:** Distinct from Cryptographic Hash Verifiers: focuses on verifying wireless handshake hashes specifically, not general data integrity checks.
  • Persistent Hash CachingCaching of file hashes on disk with metadata validation to avoid redundant computation. **Distinct from Cryptographic Hash Verifiers:** Focuses on persistent storage and metadata-based validation of hashes rather than just the verification of a hash value.
  • Zero-Knowledge Hash FunctionsCryptographic hashing algorithms specifically optimized for use within zero-knowledge proof circuits. **Distinct from Cryptographic Hash Verifiers:** Specifically focuses on Poseidon/Poseidon2 hashing for ZK circuits, distinct from general integrity-checking hash verifiers.