mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-14 06:59:24 +00:00
Not quite done yet. It needs to communicate the resulting points and proofs to extract them from the Pedersen Commitments in order to return those, and then be tested.
5 lines
223 B
Markdown
5 lines
223 B
Markdown
# eVRF
|
|
|
|
An implementation of an [eVRF](https://eprint.iacr.org/2024/397.pdf) premised on
|
|
[Generalized Bulletproofs](https://repo.getmonero.org/monero-project/ccs-proposals/uploads/a9baa50c38c6312efc0fea5c6a188bb9/gbp.pdf).
|