Typo fix, add subscript i
This commit is contained in:
parent
eb5e71b5dc
commit
44001ad716
@ -89,7 +89,7 @@ The algorithm ''IsSecond(pk<sub>1..u</sub>, i)'' is defined as:
|
||||
|
||||
The algorithm ''KeyAggCoeff(pk<sub>1..u</sub>, i)'' is defined as:
|
||||
* Let ''L = HashKeys(pk<sub>1..u</sub>)''.
|
||||
* Return 1 if ''IsSecond(pk<sub>1..u</sub>, i)'', otherwise return ''int(hash<sub>KeyAgg coefficient</sub>(L || pk) mod n''.
|
||||
* Return 1 if ''IsSecond(pk<sub>1..u</sub>, i)'', otherwise return ''int(hash<sub>KeyAgg coefficient</sub>(L || pk<sub>i</sub>) mod n''.
|
||||
|
||||
== Applications ==
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user