
Educational resources to pursue a career, develop skills, and stay up-to-date in fully homomorphic encryption (FHE).
*Image from Securing Machine Learning Workflows through Homomorphic Encryption https://securing.ai/ai-security/homomorphic-encryption-ml/
OpenFHE CKKS, BGV, BFV, and FHEW/TFHE Libraries — The leading open-source FHE library, developed by a consortium including Duality Technologies, MIT, Samsung, and Intel.
Zama TFHE Libraries — A cryptography company building practical FHE tools centered on TFHE, with a focus on machine learning and blockchain use cases. Zama also co-founded and drives much of the FHE.org community.
HEIR (Homomorphic Encryption Intermediate Representation) — Google's open-source MLIR-based FHE compiler toolchain. HEIR aims to be an industry-standard compiler for FHE.
Lattigo — a Go-based FHE library from EPFL supporting CKKS, BGV, and multiparty FHE. Increasingly popular for cloud and multiparty use cases.
HEAAN / HEaaN (CryptoLab) — the canonical CKKS implementation from the scheme's original creators at Seoul National University, now maintained by CryptoLab.
Microsoft SEAL
HElib