9 ms·
I built a similar scheme for a class project, but relying on verifiable delay functions [1] to provide the time lock. Might be something you’re interested in.
by neapolisbeach 4y ago
I built a similar scheme for a class project, but relying on verifiable delay functions [1] to provide the time lock.
Might be something you’re interested in.
[1] https://eprint.iacr.org/2018/601.pdf https://eprint.iacr.org/2018/601.pdf
- withinboredom 4y agoIndeed! It looks familiar until you get to the verification (very SNARKy).