{% extends "layouts/layout.html" %} {% block header %} Cryptovote | About {% endblock %} {% block content %}

About

Cryptovote is an implementation of the ShuffleSum algorithm proposed in this paper.

{% endblock %}