homomorphic
There are 26 repositories under homomorphic topic.
s0l0ist/node-seal
Homomorphic Encryption for TypeScript or JavaScript - Microsoft SEAL
serengil/crypto
Elliptic Curve Cryptography and Common Public Key Cryptography Implementations
serengil/LightPHE
A Lightweight Partially Homomorphic Encryption Library for Python
lukechampine/lthash
A homomorphic hash function
benwr/bromberg_sl2
Cayley hashing as in "Navigating in the Cayley Graph of SL₂(𝔽ₚ)"
wfus/Fully-Homomorphic-Image-Processing
Fully Homomorphic Image Preprocessing and analysis - JPEG encoding, decoding, image resizing.
gvilitechltd/LibSWIFFT
LibSWIFFT - A fast C/C++ library for the SWIFFT secure homomorphic hash function
collapsinghierarchy/encproc
encproc is a homomorphic encryption library wrapper built in Go, currently utilizing the Lattigo and OpenFHE libraries. It leverages homomorphic encryption (currently using the BGV/BFV schemes) to securely process encrypted data streams .
nicolagiacchetta/lthash
A Java implementation of LtHASH (Lattice Hash), a homomorphic hashing algorithm based on lattice cryptography
bemoregt/gpHomomorphicFilter
Homomorphic Filter implementation for Openframeworks using ofxCv
orancanoren/traincrypt
Privacy-preserving Machine Learning using Homomorphic Encryption
jsphLim/Homomorphic-encryption
Damgard-jurik2001 and Paillier1999
manudev97/mpc-zk-paillier
Integrative project on cryptographic primitives for #mpc #zk and #fhe for educational purposes.
kaanaktas/paillier-homomorphic-encryption
Paillier Homomorphic Cryptosystem
srderson/paillier
Homomorphic encryption via the Paillier cryptosystem in Go. Supports addition, subtraction, multiplication, and division.
Am0stafa/Homomorphic-Credit-Card-Validator
application that uses homomorphic encryption and Luhn's algorithm to validate credit card numbers without exposing actual card details. This provides a privacy-preserving method to verify sensitive information without compromising security.
Aybss/MP-ACHE
An extension of an ongoing research project. We are tasked to conduct research on Homomorphic Encryption and find ways to implement parallel processing by using programs such as MPI or OpenMP.
MOONLAPSED/Morphological
Morpho(Win11) Agent container: functions as a quantized kernel for agentic motility, sharing foundational similarities with a Hilbert Space Kernel. It distinguishes itself by integrating an ADS/CFT-derived, Noetherian topological invariant, facilitating autopoietic automorphisms within a quine-like, epistemologically grounded, Quantum Field Theory.
nitrece/digital-image-processing-laboratory
Digital image processing is the use of a digital computer to process digital images through an algorithm.
TinyTinni/HomomorphicFilter
Homomorphic Filter Implementation
Xenia101/Homomorphic-Encryption
A Simple Homomorphic Encryption in python
KevinFasusi/hometree
Hometree is a library for building homomorphic merkle trees for fast cryptographic signing and integrity checking of components in a finite set.
moocf/image-homomorphic-filter.matlab
Homomorphic filtering is a generalized technique for signal and image processing, involving a nonlinear mapping to a different domain in which linear filter techniques are applied, followed by mapping back to the original domain.