awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesDecryption Request Routing

Systems for forwarding decryption requests between gateways and key management cores.

Distinct from Subscription Decryption Gateways: None of the candidates cover the specific architectural routing of decryption requests between a blockchain gateway and an MPC core.

Explore 1 awesome GitHub repository matching security & cryptography · Decryption Request Routing. Refine with filters or upvote what's useful.

Awesome Decryption Request Routing GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • zama-ai/fhevmAvatar de zama-ai

    zama-ai/fhevm

    25,215Voir sur GitHub↗

    fhevm is a full-stack blockchain framework designed to integrate Fully Homomorphic Encryption into smart contracts. It provides a platform for developing confidential smart contracts that can process encrypted data and execute private on-chain computations without decrypting the underlying information. The framework utilizes a coprocessor system to offload resource-intensive encrypted operations to an asynchronous service, improving blockchain performance and scalability. It incorporates a secure key management service based on multi-party computation and a zero-knowledge proof verifier to en

    Implements a mechanism to route decryption requests from contract gateways to the key management core via blockchain transactions.

    Rustblockchainfheprivacy
    Voir sur GitHub↗25,215
  1. Home
  2. Security & Cryptography
  3. Decryption Request Routing