Zama
Zama is an open source cryptography company building state-of-the-art FHE solutions for blockchain and AI.
Paris
Pinned Repositories
awesome-zama
A curated list of amazing Fully Homomorphic Encryption (FHE) resources created by the team at Zama.
bounty-program
Zama Bounty Program: Contribute to the FHE space and Zama's open source libraries and get rewarded 💰
concrete
Concrete: TFHE Compiler that converts python programs into FHE equivalent
concrete-ml
Concrete ML: Privacy Preserving ML framework using Fully Homomorphic Encryption (FHE), built on top of Concrete, with bindings to traditional ML frameworks.
fhevm
A Solidity library for interacting with fhEVM.
fhevm-go
fhevm-go is an open-source library used to easily integrate the fhEVM into an EVM-compatible blockchain.
fhevm-hardhat-template
fhEVM hardhat template
httpz-js
A dapp SDK for the fhEVM ecosystem
tfhe-rs
TFHE-rs: A Pure Rust implementation of the TFHE Scheme for Boolean and Integer Arithmetics Over Encrypted Data.
verifiable-fhe-paper
Verifiable FHE prototype
Zama's Repositories
zama-ai/fhevm-evmos
Devnet for the fhEVM reference implementation
zama-ai/fhevm-decryptions-db
The fhEVM Decryptions Database is a key-value database of decryption results.
zama-ai/fhe-biometrics
zama-ai/fhevm-workshop
zama-ai/go-ethereum
fhEVM reference implementation
zama-ai/bounty-ecdsa-signature
ECDSA submission from yoyoismee
zama-ai/hummingbird
Hummingbird compiles trained ML models into tensor computation for faster inference.
zama-ai/bounty-matrix-inversion
Bounty solution for TFHE matrix-inversion in Concrete
zama-ai/.github
zama-ai/bounty-fhe-chess
Create an application that plays Chess against an AI oponent. Moves should be encrypted with FHE.
zama-ai/brevitas
Brevitas: quantization-aware training in PyTorch
zama-ai/ethermint
A component of the fhEVM stack. Fork of the original ethermint repository.
zama-ai/progress-tracker-python
A simple benchmarking library
zama-ai/remix-project
Remix is a browser-based compiler and IDE that enables users to build Ethereum contracts with Solidity language and to debug transactions.
zama-ai/tfhe-c-api-bindgen
A project for generating C bindings from Rust code
zama-ai/fhevmpy
zama-ai/hf-blog
Public repo for HF blog posts
zama-ai/metamask-extension
:globe_with_meridians: :electric_plug: The MetaMask browser extension enables browsing Ethereum blockchain enabled websites
zama-ai/plonky2
zama-ai/slsa-example-python
zama-ai/tfhe-ark-algebra
Libraries for finite field, elliptic curve, and polynomial arithmetic
zama-ai/tfhe-c-api-dynamic-buffer
A small crate providing a way to share u8 buffers between Rust and C and make sure the underlying memory is properly freed