We support boolean queries, use +,-,<,>,~,* to alter the weighting of terms
Software application for building privacy preserving applications using Fully Homomorphic Encryption and later on zero-knowledge proofs as well. Rust compiler for BFV fully homomorphic encryption scheme.
Software application as forked of Apache Spark with support for fully homomorphic encryption. Apache Spark with add-on for FHE computations.
Software Python library binding for Microsoft SEAL library.
Software tool for protein function prediction. Extracts information from both protein sequences and structures, facilitating unified learning of protein structural representations. GALA incorporates domain discriminator conditioned on both representations and predicted probabilities, which undergoes adversarial training to ensure representation invariance across diverse environments.
Software customzable pipeline for biomedical information extraction. Deep learning and dictionary- based biomedical Named Entity Recognition pipeline to automatically extract domain specific information from medical text and in particular research articles. Pipeline contains NER models on cell lines, chemicals, disease, gene/protein and species.
Software library for Partially Homomorphic Encryption in Python. Partially HE based on Paillier scheme.
Software Python library for addition, subtraction, multiplication and scalar product over encrypted integers (BFV/BGV schemes) and approximated floating point values (CKKS scheme). This library acts as optimized Python API for C++ Homomorphic Encryption libraries. Python wrapper for SEAL, HElib, and PALISADE.
Software Python library that implements number of Privacy Enhancing Technologies.
Open source Lattice Crypto software library. Software lattice encryption library superseded by OpenFHE.
Open-source Fully Homomorphic Encryption library enables performing computations over encrypted data without having access to the secret key. OpenFHE is an open-source FHE library that includes efficient implementations of all common FHE schemes.
Software Python GPU-accelerated HE library, faster than cuFHE, that implements the tfhe algorithms.
Software homomorphic encryption library for TypeScript or JavaScript.
Software NTT-based Fast Lattice library specialized on power-of-two polynomials. Open source C++ library dedicated to ideal lattice cryptography. It is specialized in polynomial rings quotiented by cyclotomic polynomial whose degree is a power of two.
Software homomorphic encryption library. C++ FHE library implementing BFV and CKKS schemes. Allows computations to be performed directly on encrypted data. This enables software engineers to build end-to-end encrypted data storage and computation services where the customer never needs to share their key with the service.
Software symmetric somewhat homomorphic encryption library based on DGHV.
Software C library implementing FHE scheme using large integers. Implementation of the Fully Homomorphic Smart-Vercauteren Cryptosystem.
Software library for lattice-based multiparty homomorphic encryption in Go. Go library for lattice-based crypto that implements various schemes.
Software Haskell library for ring-based lattice cryptography that supports FHE.
Software C++ implementation of multivariate quadratic FHE.
Software package for performing secure outsourced matrix computation using homomorphic encryption. C++ implementation of matrix computation (addition, multiplication, and transposition) using HEANN.