Skip to content

Commit 05578b9

Browse files
authored
Removed sentence
1 parent 3693ea1 commit 05578b9

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

getting-started/implement-elgamal.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ Compared to the other tutorials, we also aim to showcase the class structure for
99

1010
First, let's review how ElGamal encryption works:
1111

12-
Let \\(G\\) be a cyclic group of prime order \\(q\\).
13-
1412
**\\(\\operatorname{Setup}\\)**:
1513
The public parameters for this scheme consist of (1) a cyclic group \\(G\\) of prime order \\(p\\), and (2) a random generator \\(g\\leftarrow G\\setminus\\{1\\}\\).
1614

0 commit comments

Comments
 (0)