awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Cryptographic Signature Verification · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesCryptographic Signature Verification

Validates digital signatures against public keys to ensure secure transaction integrity.

Distinguishing note: Focuses on signature validation for decentralized transactions rather than general-purpose encryption.

Explore 1 awesome GitHub repository matching security & cryptography · Cryptographic Signature Verification. Refine with filters or upvote what's useful.

  1. Home
  2. Security & Cryptography
  3. Cryptographic Signature Verification

Awesome Cryptographic Signature Verification GitHub Repositories

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

    argotorg/solidity

    25,556View on GitHub↗

    This project is a high-level programming language and compiler toolchain designed for writing and deploying smart contracts on decentralized virtual machines. It provides a framework for creating self-executing code that operates within deterministic execution environments, ensuring that distributed nodes reach identical state transitions through stack-based machine execution. The language enables the development of complex decentralized logic by supporting state-machine-based contract structures and modular composition. It includes built-in capabilities for cryptographic signature verificati

    Validates off-chain transactions by checking digital signatures against public keys to enable secure and fee-efficient peer-to-peer payments.

    C++blockchaincppethereum
    25,556View on GitHub↗