/gomorph

Implementing Homomorphic Encryption in Golang :seedling:

Primary LanguageGoApache License 2.0Apache-2.0

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",
}