This repository includes implementation of the following constructions in javascript using node.js and socket.io.
- Wesolowski's Interactive VDF
- Wesolowski's Non-Interactive VDF
- Pietrzak's Interactive VDF
- Pietrzak's Non-Interactive VDF
- Basic CVDF based on Wesolowski's Non-Interactive Protocol
- Stronger CVDF
- Outsourcing CVDF
For more details about these topics, refer to Capstone-Report.pdf
-
Clone
-
Run
npm install
-
Run
node server.js
-
Open "http://localhost:3000/" in the web-browser