actuallyachraf / gomorph

Implementing Homomorphic Encryption in Golang :seedling:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Implementing Homomorphic Encryption in Golang :seedling:

License:Apache License 2.0


Languages

Language:Go 100.0%