We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c60787 commit c097b9bCopy full SHA for c097b9b
README.md
@@ -6,3 +6,15 @@ Repository is currently maintained by current user (transfer from my old to new
6
7
* Gaillier is a Golang implementation of [Paillier Cryptosystem](https://www.wikiwand.com/en/Paillier_cryptosystem)
8
9
+## Bibtext For citations
10
+
11
+```latex
12
+@MISC {Gomoprh,
13
+ author = "Achraf B",
14
+ title = "Go-morph - a pure Golang implementation of the Paillier cryptosystem.",
15
+ howpublished = "https://github.com/actuallyachraf/gomorph",
16
+ month = "March",
17
+ year = "2019",
18
+}
19
20
+```
0 commit comments