Update Description
parent
4b104d9342
commit
d551e4b5c8
@ -36,13 +36,13 @@ Below is a concise, step‑by‑step verifier procedure and the verification for
|
||||
|
||||
$$ msg = keccak256(message) $$
|
||||
|
||||
$$ a_i = taggedhash($a_{\text{il}}$, $a_{\text{ir}}$, taggedhash(X_i)) $$
|
||||
$$ a_i = taggedhash(a_{\text{il}}, a_{\text{ir}}, taggedhash(X_i)) $$
|
||||
|
||||
$$ b = taggedhash(H_{\text{agg}}, (R_x, R_y), msg) $$
|
||||
|
||||
$$ d = taggedhash(msg, (R_y, R_x), H_{\text{agg}}) $$
|
||||
|
||||
$$ e = taggedhash(H_agg, R_x, msg) $$
|
||||
$$ e = taggedhash(H_{\text{agg}}, R_x, msg) $$
|
||||
|
||||
<br />
|
||||
|
||||
@ -74,6 +74,8 @@ $$ \sum_i^m (e*(a_i * X_i) + b*R_{\text{i1}} + d*R_{\text{i2}}) = e*(a' * X') +
|
||||
|
||||
4. Are there any other issues you can identify?
|
||||
|
||||
Please feel free to use any contact below.
|
||||
|
||||
Email: support@ghostchain.io
|
||||
|
||||
* [Twitter](https://x.com/realGhostChain)
|
||||
|
Loading…
Reference in New Issue
Block a user