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.
A Skill for Anthropic Claude that enables Claude users to more easily create secure computation applications that use fully homomorphic encryption. The initial commit demonstrates an 11% improvement over non-skill Claude in satisfying application goals, at a cost increase of roughly 50% in tokens on the test suite.
Beginner-friendly FHE learning examples for the Niobium FHE accelerator. Requires a Niobium SDK install (provided to licensed customers, e.g. on FOG terminals). Apache 2.0 source; proprietary runtime.
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.