Hacker News new | ask | show | jobs
by neapolisbeach 1476 days 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

1 comments

Indeed! It looks familiar until you get to the verification (very SNARKy).