blsag: fix tr

This commit is contained in:
Pascal Engélibert 2024-08-06 14:42:11 +02:00
parent 63f0fe0b44
commit 5905d8f6dc

View file

@ -51,7 +51,6 @@ The signature $\sigma(m)$ of a message $m$, by the secret key $k_\pi$ of which t
* Check $c_1 = c_{n+1}'$
We can now understand why a _ring_. We are forming a ring, or circle, with all the keys, then the challenge rotates around the ring. Each key modifies it by turn. In order to get the same, original challenge at the end, we need that one key somewhere in the ring (without us knowing where) made the right modification that finally cancels the noise created by the others.
annule le bruit créé par les autres.
## Correctness