1 Repo
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.
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.