39
39
40
40
#### Defined in
41
41
42
- [ types.ts:1] ( https://github.com/Tenemo/threshold-elgamal/blob/cec5de1333fce35b9cdf8de74bc17da64050e141 /src/types.ts#L1 )
42
+ [ types.ts:1] ( https://github.com/Tenemo/threshold-elgamal/blob/200f4b5f9f8a52456b80a9b0ed87c33590168052 /src/types.ts#L1 )
43
43
44
44
___
45
45
58
58
59
59
#### Defined in
60
60
61
- [ types.ts:6] ( https://github.com/Tenemo/threshold-elgamal/blob/cec5de1333fce35b9cdf8de74bc17da64050e141 /src/types.ts#L6 )
61
+ [ types.ts:6] ( https://github.com/Tenemo/threshold-elgamal/blob/200f4b5f9f8a52456b80a9b0ed87c33590168052 /src/types.ts#L6 )
62
62
63
63
## Functions
64
64
@@ -83,7 +83,7 @@ The combined decryption factor.
83
83
84
84
#### Defined in
85
85
86
- [ thresholdElgamal.ts:111] ( https://github.com/Tenemo/threshold-elgamal/blob/cec5de1333fce35b9cdf8de74bc17da64050e141 /src/thresholdElgamal.ts#L111 )
86
+ [ thresholdElgamal.ts:111] ( https://github.com/Tenemo/threshold-elgamal/blob/200f4b5f9f8a52456b80a9b0ed87c33590168052 /src/thresholdElgamal.ts#L111 )
87
87
88
88
___
89
89
@@ -108,7 +108,7 @@ The combined public key.
108
108
109
109
#### Defined in
110
110
111
- [ thresholdElgamal.ts:81] ( https://github.com/Tenemo/threshold-elgamal/blob/cec5de1333fce35b9cdf8de74bc17da64050e141 /src/thresholdElgamal.ts#L81 )
111
+ [ thresholdElgamal.ts:81] ( https://github.com/Tenemo/threshold-elgamal/blob/200f4b5f9f8a52456b80a9b0ed87c33590168052 /src/thresholdElgamal.ts#L81 )
112
112
113
113
___
114
114
@@ -134,7 +134,7 @@ The result of the partial decryption.
134
134
135
135
#### Defined in
136
136
137
- [ thresholdElgamal.ts:98] ( https://github.com/Tenemo/threshold-elgamal/blob/cec5de1333fce35b9cdf8de74bc17da64050e141 /src/thresholdElgamal.ts#L98 )
137
+ [ thresholdElgamal.ts:98] ( https://github.com/Tenemo/threshold-elgamal/blob/200f4b5f9f8a52456b80a9b0ed87c33590168052 /src/thresholdElgamal.ts#L98 )
138
138
139
139
___
140
140
@@ -160,7 +160,7 @@ The decrypted secret as an integer.
160
160
161
161
#### Defined in
162
162
163
- [ elgamal.ts:58] ( https://github.com/Tenemo/threshold-elgamal/blob/cec5de1333fce35b9cdf8de74bc17da64050e141 /src/elgamal.ts#L58 )
163
+ [ elgamal.ts:58] ( https://github.com/Tenemo/threshold-elgamal/blob/200f4b5f9f8a52456b80a9b0ed87c33590168052 /src/elgamal.ts#L58 )
164
164
165
165
___
166
166
@@ -187,7 +187,7 @@ The encrypted secret, consisting of two BigIntegers (c1 and c2).
187
187
188
188
#### Defined in
189
189
190
- [ elgamal.ts:32] ( https://github.com/Tenemo/threshold-elgamal/blob/cec5de1333fce35b9cdf8de74bc17da64050e141 /src/elgamal.ts#L32 )
190
+ [ elgamal.ts:32] ( https://github.com/Tenemo/threshold-elgamal/blob/200f4b5f9f8a52456b80a9b0ed87c33590168052 /src/elgamal.ts#L32 )
191
191
192
192
___
193
193
@@ -213,7 +213,7 @@ An array of key shares, each containing a private and public key share.
213
213
214
214
#### Defined in
215
215
216
- [ thresholdElgamal.ts:61] ( https://github.com/Tenemo/threshold-elgamal/blob/cec5de1333fce35b9cdf8de74bc17da64050e141 /src/thresholdElgamal.ts#L61 )
216
+ [ thresholdElgamal.ts:61] ( https://github.com/Tenemo/threshold-elgamal/blob/200f4b5f9f8a52456b80a9b0ed87c33590168052 /src/thresholdElgamal.ts#L61 )
217
217
218
218
___
219
219
@@ -244,7 +244,7 @@ The key share containing a private and public key share for the participant.
244
244
245
245
#### Defined in
246
246
247
- [ thresholdElgamal.ts:34] ( https://github.com/Tenemo/threshold-elgamal/blob/cec5de1333fce35b9cdf8de74bc17da64050e141 /src/thresholdElgamal.ts#L34 )
247
+ [ thresholdElgamal.ts:34] ( https://github.com/Tenemo/threshold-elgamal/blob/200f4b5f9f8a52456b80a9b0ed87c33590168052 /src/thresholdElgamal.ts#L34 )
248
248
249
249
___
250
250
@@ -269,7 +269,7 @@ The generated parameters including the prime, generator, publicKey, and privateK
269
269
270
270
#### Defined in
271
271
272
- [ elgamal.ts:13] ( https://github.com/Tenemo/threshold-elgamal/blob/cec5de1333fce35b9cdf8de74bc17da64050e141 /src/elgamal.ts#L13 )
272
+ [ elgamal.ts:13] ( https://github.com/Tenemo/threshold-elgamal/blob/200f4b5f9f8a52456b80a9b0ed87c33590168052 /src/elgamal.ts#L13 )
273
273
274
274
___
275
275
@@ -298,7 +298,7 @@ The group parameters including prime and generator.
298
298
299
299
#### Defined in
300
300
301
- [ utils/utils.ts:47] ( https://github.com/Tenemo/threshold-elgamal/blob/cec5de1333fce35b9cdf8de74bc17da64050e141 /src/utils/utils.ts#L47 )
301
+ [ utils/utils.ts:47] ( https://github.com/Tenemo/threshold-elgamal/blob/200f4b5f9f8a52456b80a9b0ed87c33590168052 /src/utils/utils.ts#L47 )
302
302
303
303
___
304
304
@@ -323,7 +323,7 @@ A random bigint within the specified range.
323
323
324
324
#### Defined in
325
325
326
- [ utils/utils.ts:68] ( https://github.com/Tenemo/threshold-elgamal/blob/cec5de1333fce35b9cdf8de74bc17da64050e141 /src/utils/utils.ts#L68 )
326
+ [ utils/utils.ts:68] ( https://github.com/Tenemo/threshold-elgamal/blob/200f4b5f9f8a52456b80a9b0ed87c33590168052 /src/utils/utils.ts#L68 )
327
327
328
328
___
329
329
@@ -349,7 +349,7 @@ The result of the multiplication, as a new encrypted message.
349
349
350
350
#### Defined in
351
351
352
- [ utils/utils.ts:90] ( https://github.com/Tenemo/threshold-elgamal/blob/cec5de1333fce35b9cdf8de74bc17da64050e141 /src/utils/utils.ts#L90 )
352
+ [ utils/utils.ts:90] ( https://github.com/Tenemo/threshold-elgamal/blob/200f4b5f9f8a52456b80a9b0ed87c33590168052 /src/utils/utils.ts#L90 )
353
353
354
354
___
355
355
@@ -377,4 +377,4 @@ The decrypted secret, assuming it was small enough to be directly encrypted.
377
377
378
378
#### Defined in
379
379
380
- [ thresholdElgamal.ts:130] ( https://github.com/Tenemo/threshold-elgamal/blob/cec5de1333fce35b9cdf8de74bc17da64050e141 /src/thresholdElgamal.ts#L130 )
380
+ [ thresholdElgamal.ts:130] ( https://github.com/Tenemo/threshold-elgamal/blob/200f4b5f9f8a52456b80a9b0ed87c33590168052 /src/thresholdElgamal.ts#L130 )
0 commit comments