All Projects → actuallyachraf → gomorph

actuallyachraf / gomorph

Licence: Apache-2.0 license
Implementing Homomorphic Encryption in Golang 🌱

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to gomorph

WeDPR-Lab-Java-SDK
Java SDK of WeDPR-Lab-Core; WeDPR即时可用场景式隐私保护高效解决方案核心算法组件通用Java SDK
Stars: ✭ 18 (-76.32%)
Mutual labels:  homomorphic-encryption
WeDPR-Lab-Android-SDK
Android SDK of WeDPR-Lab-Core; WeDPR即时可用场景式隐私保护高效解决方案核心算法组件Android SDK
Stars: ✭ 14 (-81.58%)
Mutual labels:  homomorphic-encryption
javallier
A Java library for Paillier partially homomorphic encryption.
Stars: ✭ 67 (-11.84%)
Mutual labels:  homomorphic-encryption
jpaillier
A Java implementation of Paillier cryptosystem.
Stars: ✭ 32 (-57.89%)
Mutual labels:  paillier-cryptosystem
federated
Bachelor's Thesis in Computer Science: Privacy-Preserving Federated Learning Applied to Decentralized Data
Stars: ✭ 25 (-67.11%)
Mutual labels:  homomorphic-encryption
awesome-secure-computation
Awesome list for cryptographic secure computation paper. This repo includes *Lattice*, *DifferentialPrivacy*, *MPC* and also a comprehensive summary for top conferences.
Stars: ✭ 125 (+64.47%)
Mutual labels:  homomorphic-encryption
ecelgamal
Additive homomorphic EC-ElGamal
Stars: ✭ 19 (-75%)
Mutual labels:  homomorphic-encryption
federated-learning-poc
Proof of Concept of a Federated Learning framework that maintains the privacy of the participants involved.
Stars: ✭ 13 (-82.89%)
Mutual labels:  homomorphic-encryption
tf-seal
Bridge between TensorFlow and the Microsoft SEAL homomorphic encryption library
Stars: ✭ 90 (+18.42%)
Mutual labels:  homomorphic-encryption
minionn
Privacy -preserving Neural Networks
Stars: ✭ 58 (-23.68%)
Mutual labels:  homomorphic-encryption
WeDPR-Lab-iOS-SDK
iOS SDK of WeDPR-Lab-Core; WeDPR即时可用场景式隐私保护高效解决方案核心算法组件iOS SDK
Stars: ✭ 13 (-82.89%)
Mutual labels:  homomorphic-encryption
libshe
Symmetric somewhat homomorphic encryption library based on DGHV
Stars: ✭ 24 (-68.42%)
Mutual labels:  homomorphic-encryption
haal
Hääl - Anonymous Electronic Voting System on Public Blockchains
Stars: ✭ 96 (+26.32%)
Mutual labels:  homomorphic-encryption
Seal
Microsoft SEAL is an easy-to-use and powerful homomorphic encryption library.
Stars: ✭ 2,424 (+3089.47%)
Mutual labels:  homomorphic-encryption
WeDPR-Lab-Core
Core libraries of WeDPR instant scenario-focused solutions for privacy-inspired business; WeDPR即时可用场景式隐私保护高效解决方案核心算法组件
Stars: ✭ 147 (+93.42%)
Mutual labels:  homomorphic-encryption
he-toolkit
The Intel Homomorphic Encryption (HE) toolkit is the primordial vehicle for the continuous distribution of the Intel HE technological innovation to users. The toolkit has been designed with usability in mind and to make it easier for users to evaluate and deploy homomorphic encryption technology on the Intel platforms.
Stars: ✭ 40 (-47.37%)
Mutual labels:  homomorphic-encryption
concrete
Concrete ecosystem is a set of crates that implements Zama's variant of TFHE. In a nutshell, fully homomorphic encryption (FHE), allows you to perform computations over encrypted data, allowing you to implement Zero Trust services.
Stars: ✭ 575 (+656.58%)
Mutual labels:  homomorphic-encryption
elgamalext
Extension for the .NET Framework cryptography subsystem, which introduces the ElGamal public key cryptosystem with support for homomorphic multiplication.
Stars: ✭ 14 (-81.58%)
Mutual labels:  homomorphic-encryption
rust-paillier
A pure-Rust implementation of the Paillier encryption scheme
Stars: ✭ 78 (+2.63%)
Mutual labels:  homomorphic-encryption
fully-homomorphic-encryption
Libraries and tools to perform fully homomorphic encryption operations on an encrypted data set.
Stars: ✭ 2,737 (+3501.32%)
Mutual labels:  homomorphic-encryption

gomorph

Repository is currently maintained by current user (transfer from my old to new account)

Gomorph tries to implement a set of Homomorphic Crypto systems in pure Go-lang

For citations

@MISC {Gomoprh,
  author       = "Achraf B",
  title        = "Go-morph - a pure Golang implementation of the Paillier cryptosystem",
  howpublished = "https://github.com/actuallyachraf/gomorph",
  month        = "March",
  year         = "2019",
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].