mirror of
https://github.com/autistic-symposium/decentralized-protocols-toolkit.git
synced 2025-05-01 22:36:07 -04:00
.. | ||
le_overview.pdf | ||
README.md |
leader election
secret leader election
single secret leader election
- single secret leader election, by d. boneh et al.
- post-quantum single secret leader election, by d. boneh
- private attacks in longest chain proof-of-stake protocols with ssle, by a. azouv (hiding the identity of the leader)
- a framework for constructing ssle from mpc, backes et al. (computational cost for N parties as low as O(N), garbled circuits, concerns over linear blow-up)
- whisk, a practical shuffle-based SSLE protocol (ef's choice)