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 c097b9b commit 0214268Copy full SHA for 0214268
README.md
@@ -6,15 +6,13 @@ 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
+## For citations
10
11
-```latex
+```
12
@MISC {Gomoprh,
13
author = "Achraf B",
14
- title = "Go-morph - a pure Golang implementation of the Paillier cryptosystem.",
+ 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