You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PYthon For Homomorphic Encryption Libraries, perform encrypted computations such as sum, mult, scalar product or matrix multiplication in Python, with NumPy compatibility. Uses SEAL/PALISADE as backends, implemented using Cython.
Build apps that compute on data no one can see, not even the server running them. Agent skills that guide your AI coding agents from privacy idea to a working encrypted application.
Starter kit for encrypted (FHE) computation on the Niobium Fog. Apache-2.0 sample code + public SDK; Fog execution is a hosted service and needs a Niobium account.
Run a neural-network intrusion detector on encrypted network traffic with FHE, executed on the Niobium Fog. Apache-2.0 sample code + public SDK; Fog execution is a hosted service and needs a Niobium account.
Identify fingerprints on encrypted images using Fully Homomorphic Encryption (Zama Concrete-ML). The server never sees the raw biometric — all ridge detection, enhancement, and feature extraction run directly on ciphertext.
A privacy-preserving decentralized exchange built on Solana using Arcium's encrypted computation to prevent front-running and MEV attacks. Features client-side encryption, MPC matching, and zero front-running protection.