layout
article
titles
key
page-talks
permalink
talks
{: .todo}
Vibe-code a "Posts"-like page but with bigger thumbnails for the video preview.
How I Learned to Stop Hashing and Love the Accumulator (from Roberto)
This was a talk that celebrated Roberto Tamassia 's work on authenticated data structures over the last 40 years, at RobertoFest .
For now, only slides are available.
Aptos randomness using weighted VRFs (SBC'24)
<iframe width="560" height="315" src="https://www.youtube.com/embed/47TRNUTMAyo?si=Vgf53nLh_oaDWrAS " title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
Aptos keyless accounts (zkSummit11)
<iframe width="560" height="315" src="https://www.youtube.com/embed/sKqeGR4BoI0?si=ZvzMgNySRxBh2-xE " title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
UTT: Sensibly-anonymous payments without zkSNARKs (SBC'23 and Stanford)
<iframe width="560" height="315" src="https://www.youtube.com/embed/ktKzDz5dZ1I?si=t-OtFUAm3SA0RLsc " title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
Fantastic trees and how to hash them (Protocol Labs)
<iframe width="560" height="315" src="https://www.youtube.com/embed/vQiytAzXGDM " title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
Protocol Labs slides here
Hyperproofs: Aggregating and Maintaining Proofs in Vector Commitments (Axelar)
<iframe width="560" height="315" src="https://www.youtube.com/embed/XyxWH008tzM " title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
Axelar slides here
Authenticated Data Structures for Stateless Validation and Transparency Logs (University College London)
<iframe width="560" height="315" src="https://www.youtube.com/embed/TuZiEb_SLx0 " frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
University College London [slides here](https://docs.google.com/presentation/d/1gemg7oXTFGiF99PeNbyHMcbNPijEjxfV8KsU4bzTKFY/edit?usp=sharing ).
Authenticated Dictionaries with Cross-Incremental Proof (Dis)aggregation (zkStudyClub)
<iframe width="560" height="315" src="https://www.youtube.com/embed/PrgeQJioCI8 " frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
zkStudyClub [slides here](https://github.com/alinush/authdict-talk/blob/zkstudyclub/talk.pdf ).
Aggregatable Subvector Commitments for Stateless Cryptocurrencies (SCN'20 and zkStudyClub)
<iframe width="560" height="315" src="https://www.youtube.com/embed/Yzs6DEVFTLM " frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
SCN' 20 [slides here](https://github.com/alinush/asvc-talk/blob/scn2020/talk.pdf ).
<iframe width="560" height="315" src="https://www.youtube.com/embed/KGRnpjPjduI " frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
zkStudyClub [slides here](https://github.com/alinush/asvc-talk/blob/zkstudyclub/talk.pdf ).
Towards Scalable Threshold Cryptosystems (IEEE S&P'20, RWDC'21)
<iframe width="560" height="315" src="https://www.youtube.com/embed/K9JfFS8Y-L4 " frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
S&P slides here .
<iframe width="560" height="315" src="https://www.youtube.com/embed/XGulOcDo2OE " frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
Real-world Decentralized Crypto (RWDC) slides here
Catena: Efficient Non-equivocation via Bitcoin (IEE S&P'17 and MIT)
<iframe width="560" height="315" src="https://www.youtube.com/embed/CCeq5PChvuk " frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
MIT's MAS.S62 slides here .
<iframe width="560" height="315" src="https://www.youtube.com/embed/Xz12PbLSeVc " frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
IEEE S&P slides here .