w3f / schnorrkel

Schnorr VRFs and signatures on the Ristretto group
BSD 3-Clause "New" or "Revised" License
309 stars 93 forks source link

Implementation of Olaf #104

Closed Fiono11 closed 4 months ago

Fiono11 commented 5 months ago

This PR builds upon the previous PR #102 and implements the Olaf protocol. It is part of deliverable 1 of Web3 Foundation's grant https://github.com/w3f/Grants-Program/pull/2250.

Fiono11 commented 4 months ago

Replaced by #107.