Skip to content

Commit

Permalink
Sept 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
deescuderoo committed Sep 10, 2024
1 parent 6f255e4 commit baf9f30
Show file tree
Hide file tree
Showing 5 changed files with 33 additions and 17 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta name="generator" content="Hugo 0.132.1">
<meta name="generator" content="Hugo 0.134.1">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Personal Website of Daniel Escudero | Personal Website and Blog</title>
Expand Down
14 changes: 7 additions & 7 deletions index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,49 +12,49 @@
<link>https://deescuderoo.github.io/about/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://deescuderoo.github.io/about/</guid>
<description>Daniel Escudero Hello! Welcome to my homepage. I am Daniel Escudero, and I am a Research Scientist at JP Morgan AlgoCRYPT Center of Excellence. Prior to this, starting on May 2017 until August 2021, I was a PhD student at the Cryptography and Security group at Aarhus University, Denmark, working under the supervision of Ivan Damgård, Jesper Buus Nielsen and Peter Scholl. I obtained my Bachelor&amp;#39;s degree in Mathematics from Universidad Nacional de Colombia in 2016 where I had the valuable opportunity to work in a research project on Multivariate Public Key Cryptography during the last two years of my studies.</description>
<description>&lt;div id=&#34;outline-container-headline-1&#34; class=&#34;outline-2&#34;&gt;&#xA;&lt;h2 id=&#34;headline-1&#34;&gt;&#xA;Daniel Escudero&#xA;&lt;/h2&gt;&#xA;&lt;div id=&#34;outline-text-headline-1&#34; class=&#34;outline-text-2&#34;&gt;&#xA;&lt;p&gt;&#xA;Hello! Welcome to my homepage. I am Daniel Escudero, and I am a Research Scientist at &lt;a href=&#34;https://www.jpmorgan.com/technology/artificial-intelligence/initiatives/algocrypt-center-of-excellence&#34;&gt;JP Morgan AlgoCRYPT Center of Excellence&lt;/a&gt;. Prior to this, starting on May 2017 until August 2021, I was a PhD student at the &lt;a href=&#34;http://users-cs.au.dk/orlandi/cryptogroup/&#34;&gt;Cryptography and Security group at Aarhus University&lt;/a&gt;, Denmark, working under the supervision of Ivan Damgård, Jesper Buus Nielsen and Peter Scholl. I obtained my Bachelor&amp;#39;s degree in Mathematics from Universidad Nacional de Colombia in 2016 where I had the valuable opportunity to work in a research project on Multivariate Public Key Cryptography during the last two years of my studies.&lt;/p&gt;</description>
</item>
<item>
<title>Dissemination</title>
<link>https://deescuderoo.github.io/dissemination/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://deescuderoo.github.io/dissemination/</guid>
<description>A Crash Course on MPC I am working on a series of posts explaining MPC from the ground up.&#xA;The following are the current posts online:&#xA;Part 0, Introduction Part 1, Basic Terminology and Essential Results Part 2, Two-Party Computation using Beaver/Multiplication Triples Part 3, Shamir Secret-Sharing Part 4, Honest-Majority MPC with Passive Security Part 5, Error Detection and Error Correction Part 6: MPC with Active Security for t&amp;lt;n/3 Part 7: Honest-Majority MPC with Active Security Part 8: Two-Party MPC with Active Security An Introduction to Secret-Sharing-Based Secure Multiparty Computation I&amp;#39;m in the process of writing an accessible, comprehensive and self-contained introduction to (secret-sharing) based multiparty computation.</description>
<description>&lt;div id=&#34;outline-container-headline-1&#34; class=&#34;outline-2&#34;&gt;&#xA;&lt;h2 id=&#34;headline-1&#34;&gt;&#xA;A Crash Course on MPC&#xA;&lt;/h2&gt;&#xA;&lt;div id=&#34;outline-text-headline-1&#34; class=&#34;outline-text-2&#34;&gt;&#xA;&lt;p&gt;I am working on a series of posts explaining MPC from the ground up.&lt;/p&gt;&#xA;&lt;p&gt;&#xA;The following are the current posts online:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://medium.com/applied-mpc/a-crash-course-on-mpc-part-0-311fae2ce184&#34;&gt;Part 0, Introduction&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://medium.com/applied-mpc/a-crash-course-on-mpc-part-1-791c3e351d3c&#34;&gt;Part 1, Basic Terminology and Essential Results&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://medium.com/applied-mpc/a-crash-course-on-mpc-part-2-fe6f847640ae&#34;&gt;Part 2, Two-Party Computation using Beaver/Multiplication Triples&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://medium.com/applied-mpc/a-crash-course-on-mpc-part-3-c3f302153929&#34;&gt;Part 3, Shamir Secret-Sharing&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://medium.com/applied-mpc/a-crash-course-on-mpc-part-4-789eca123593&#34;&gt;Part 4, Honest-Majority MPC with Passive Security&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://medium.com/applied-mpc/a-crash-course-on-mpc-part-5-8171386754ef&#34;&gt;Part 5, Error Detection and Error Correction&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://medium.com/applied-mpc/a-crash-course-on-mpc-part-6-7728c985d16&#34;&gt;Part 6: MPC with Active Security for t&amp;lt;n/3&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://medium.com/applied-mpc/a-crash-course-on-mpc-part-7-23272abd3cd9&#34;&gt;Part 7: Honest-Majority MPC with Active Security&lt;/a&gt;&lt;/li&gt;&#xA;&lt;li&gt;&lt;a href=&#34;https://medium.com/applied-mpc/a-crash-course-on-mpc-part-8-363374202e6&#34;&gt;Part 8: Two-Party MPC with Active Security&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-headline-2&#34; class=&#34;outline-2&#34;&gt;&#xA;&lt;h2 id=&#34;headline-2&#34;&gt;&#xA;An Introduction to Secret-Sharing-Based Secure Multiparty Computation&#xA;&lt;/h2&gt;&#xA;&lt;div id=&#34;outline-text-headline-2&#34; class=&#34;outline-text-2&#34;&gt;&#xA;&lt;p&gt;&#xA;I&amp;#39;m in the process of writing an accessible, comprehensive and self-contained introduction to (secret-sharing) based multiparty computation.&#xA;This text serves as a general guide to this topic, focusing more on practical aspects of the techniques and constructions rather than their theoretical grounds. It is intended to serve as an introductory reference text for readers interested in the area, assuming essentially no background in these topics.&lt;/p&gt;</description>
</item>
<item>
<title>Music</title>
<link>https://deescuderoo.github.io/music/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://deescuderoo.github.io/music/</guid>
<description> Music I enjoy playing and composing music.&#xA;Daniel Escudero · Daniel Escudero </description>
<description>&lt;div id=&#34;outline-container-headline-1&#34; class=&#34;outline-2&#34;&gt;&#xA;&lt;h2 id=&#34;headline-1&#34;&gt;&#xA;Music&#xA;&lt;/h2&gt;&#xA;&lt;div id=&#34;outline-text-headline-1&#34; class=&#34;outline-text-2&#34;&gt;&#xA;&lt;p&gt;&#xA;I enjoy playing and composing music.&lt;/p&gt;&#xA;&lt;p&gt;&#xA;&lt;iframe width=&#34;100%&#34; height=&#34;300&#34; scrolling=&#34;no&#34; frameborder=&#34;no&#34; allow=&#34;autoplay&#34; src=&#34;https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/playlists/911561302&amp;color=%23ff5500&amp;auto_play=false&amp;hide_related=false&amp;show_comments=true&amp;show_user=true&amp;show_reposts=false&amp;show_teaser=true&amp;visual=true&#34;&gt;&lt;/iframe&gt;&lt;div style=&#34;font-size: 10px; color: #cccccc;line-break: anywhere;word-break: normal;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-family: Interstate,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Garuda,Verdana,Tahoma,sans-serif;font-weight: 100;&#34;&gt;&lt;a href=&#34;https://soundcloud.com/deescuderoo&#34; title=&#34;Daniel Escudero&#34; target=&#34;_blank&#34; style=&#34;color: #cccccc; text-decoration: none;&#34;&gt;Daniel Escudero&lt;/a&gt; · &lt;a href=&#34;https://soundcloud.com/deescuderoo/sets/me-1&#34; title=&#34;Daniel Escudero&#34; target=&#34;_blank&#34; style=&#34;color: #cccccc; text-decoration: none;&#34;&gt;Daniel Escudero&lt;/a&gt;&lt;/div&gt;&#xA;&lt;/p&gt;&#xA;&lt;p&gt;&#xA;&#xA;&#xA; &#xA; &lt;div style=&#34;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden;&#34;&gt;&#xA; &lt;iframe allow=&#34;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&#34; allowfullscreen=&#34;allowfullscreen&#34; loading=&#34;eager&#34; referrerpolicy=&#34;strict-origin-when-cross-origin&#34; src=&#34;https://www.youtube.com/embed/QnMdikQNTUs?autoplay=0&amp;controls=1&amp;end=0&amp;loop=0&amp;mute=0&amp;start=0&#34; style=&#34;position: absolute; top: 0; left: 0; width: 100%; height: 100%; border:0;&#34; title=&#34;YouTube video&#34;&#xA; &gt;&lt;/iframe&gt;&#xA; &lt;/div&gt;&#xA;&lt;/p&gt;</description>
</item>
<item>
<title>Publications</title>
<link>https://deescuderoo.github.io/publications/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://deescuderoo.github.io/publications/</guid>
<description>Unless noted otherwise, publications are in alphabetical order.&#xA;Non Peer-Reviewed Research Items (Under Submission) Perfectly-Secure Multiparty Computation with Linear Communication Complexity over Any Modulus&#xA;Authors: Daniel Escudero, Yifan Song and Wenhao Wang Link Peer-Reviewed Publications 2024 On Information-Theoretic Secure Multiparty Computation with Local Repairability&#xA;Authors: Daniel Escudero, Ivan Tjuawinata and Chaoping Xing PKC 2024 Link Fully Secure MPC and zk-FLIOP Over Rings: New Constructions, Improvements and Extensions&#xA;Authors: Anders Dalskov, Daniel Escudero and Ariel Nof CRYPTO 2024 Link Dishonest Majority Multi-Verifier Zero-Knowledge Proofs for Any Constant Fraction of Corrupted Verifiers</description>
<description>&lt;p&gt;&#xA;Unless noted otherwise, publications are in &lt;strong&gt;alphabetical order&lt;/strong&gt;.&lt;/p&gt;&#xA;&lt;div id=&#34;outline-container-headline-1&#34; class=&#34;outline-2&#34;&gt;&#xA;&lt;h2 id=&#34;headline-1&#34;&gt;&#xA;Non Peer-Reviewed Research Items (Under Submission)&#xA;&lt;/h2&gt;&#xA;&lt;div id=&#34;outline-text-headline-1&#34; class=&#34;outline-text-2&#34;&gt;&#xA;&lt;p&gt;&#xA;None at the moment&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-headline-2&#34; class=&#34;outline-2&#34;&gt;&#xA;&lt;h2 id=&#34;headline-2&#34;&gt;&#xA;Peer-Reviewed Publications&#xA;&lt;/h2&gt;&#xA;&lt;div id=&#34;outline-text-headline-2&#34; class=&#34;outline-text-2&#34;&gt;&#xA;&lt;div id=&#34;outline-container-headline-3&#34; class=&#34;outline-3&#34;&gt;&#xA;&lt;h3 id=&#34;headline-3&#34;&gt;&#xA;2024&#xA;&lt;/h3&gt;&#xA;&lt;div id=&#34;outline-text-headline-3&#34; class=&#34;outline-text-3&#34;&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Honest Majority GOD MPC with O(depth(C)) Rounds and Low Online Communication&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Authors:&lt;/strong&gt; Amit Agarwal, Alexander Bienstock, Ivan Damgård and Daniel Escudero&lt;/li&gt;&#xA;&lt;li&gt;Asiacrypt 2024&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Perfectly-Secure Multiparty Computation with Linear Communication Complexity over Any Modulus&lt;/p&gt;</description>
</item>
<item>
<title>Seminar</title>
<link>https://deescuderoo.github.io/seminar/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://deescuderoo.github.io/seminar/</guid>
<description> At AlgoCRYPT CoE, we run weekly seminars on topics related to Cryptography. If you want to give a talk, please contact me.&#xA;Time Tuesdays 12.00-13.00 EST&#xA;Location Remote https://jpmchase.zoom.us/my/escudero (You will be placed in a waiting room)&#xA;In person 383 Madison Avenue, New York City. Please contact me if you plan on attending in person since we need to register you and let you in.&#xA;Schedule Nov 23th&#xA;Threshold-Optimal MPC With Friends and Foes Nikolas Melisaris — Aarhus University Nov 29th Dec 6th Dec 13th Dec 20th Dec 27th (break) Jan 3rd (break) Jan 10th Jan 17th Jan 24th Jan 31th Feb 7th </description>
<description>&lt;p&gt;&#xA;At &lt;strong&gt;&lt;a href=&#34;https://www.jpmorgan.com/technology/artificial-intelligence/initiatives/algocrypt-center-of-excellence&#34;&gt;AlgoCRYPT CoE&lt;/a&gt;&lt;/strong&gt;, we run weekly seminars on topics related to Cryptography.&#xA;If you want to give a talk, please contact me.&lt;/p&gt;&#xA;&lt;div id=&#34;outline-container-headline-1&#34; class=&#34;outline-2&#34;&gt;&#xA;&lt;h2 id=&#34;headline-1&#34;&gt;&#xA;Time&#xA;&lt;/h2&gt;&#xA;&lt;div id=&#34;outline-text-headline-1&#34; class=&#34;outline-text-2&#34;&gt;&#xA;&lt;p&gt;Tuesdays 12.00-13.00 EST&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-headline-2&#34; class=&#34;outline-2&#34;&gt;&#xA;&lt;h2 id=&#34;headline-2&#34;&gt;&#xA;Location&#xA;&lt;/h2&gt;&#xA;&lt;div id=&#34;outline-text-headline-2&#34; class=&#34;outline-text-2&#34;&gt;&#xA;&lt;div id=&#34;outline-container-headline-3&#34; class=&#34;outline-3&#34;&gt;&#xA;&lt;h3 id=&#34;headline-3&#34;&gt;&#xA;Remote&#xA;&lt;/h3&gt;&#xA;&lt;div id=&#34;outline-text-headline-3&#34; class=&#34;outline-text-3&#34;&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://jpmchase.zoom.us/my/escudero&#34;&gt;https://jpmchase.zoom.us/my/escudero&lt;/a&gt;&#xA;(You will be placed in a waiting room)&lt;/p&gt;</description>
</item>
<item>
<title>Talks</title>
<link>https://deescuderoo.github.io/talks/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://deescuderoo.github.io/talks/</guid>
<description>2024 Sublinear Distributed Product Checks on Replicated Secret-Shared Data over Z2k without Ring Extensions&#xA;CCS 2024 Salt Lake City, USA October 2024 Sublinear Distributed Product Checks on Replicated Secret-Shared Data over Z2k without Ring Extensions&#xA;PPML workshop (affiliated event at CRYPTO 2024) Santa Barbara, USA August 2024 Fully Secure MPC and zk-FLIOP Over Rings: New Constructions, Improvements and Extensions&#xA;CRYPTO 2024 Santa Barbara, USA August 2024 Multi-Verifier Zero-Knowledge Proofs for Any Constant Fraction of Corrupted Verifiers</description>
<description>&lt;div id=&#34;outline-container-headline-1&#34; class=&#34;outline-2&#34;&gt;&#xA;&lt;h2 id=&#34;headline-1&#34;&gt;&#xA;2024&#xA;&lt;/h2&gt;&#xA;&lt;div id=&#34;outline-text-headline-1&#34; class=&#34;outline-text-2&#34;&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Multi-Verifier Zero-Knowledge Proofs for Any Constant Fraction of Corrupted Verifiers&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;CCS 2024&lt;/li&gt;&#xA;&lt;li&gt;Salt Lake City, USA&lt;/li&gt;&#xA;&lt;li&gt;October 2024&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Sublinear Distributed Product Checks on Replicated Secret-Shared Data over Z2k without Ring Extensions&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;CCS 2024&lt;/li&gt;&#xA;&lt;li&gt;Salt Lake City, USA&lt;/li&gt;&#xA;&lt;li&gt;October 2024&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&#xA;&lt;p&gt;Sublinear Distributed Product Checks on Replicated Secret-Shared Data over Z2k without Ring Extensions&lt;/p&gt;</description>
</item>
<item>
<title>Teaching</title>
<link>https://deescuderoo.github.io/teaching/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://deescuderoo.github.io/teaching/</guid>
<description> Curso de criptografía - UNAL (2023) During the first semester of 2023, I taught a remote master-level course on Multiparty Computation, Homomorphic Encryption and Zero-Knowledge Proofs, at Universidad Nacional de Colombia, my undergrad university.&#xA;A Crash Course on MPC - Shanghai Jiao Tong University (2021) Teaching Assistant During the course of my PhD, I had the chance of being a teaching assistant for the following courses.&#xA;Machine Learning (Aarhus University, fall 2020) Computer Architecture, OSs and Networking (Aarhus University, spring 2019 and spring 2020) Distributed Systems and Security (Aarhus University, fall 2018) Computability and Logic (Aarhus University, spring 2018) Machine Learning (Aarhus University, fall 2017) Vector and Analytic Geometry (UNAL, 2016) Basic Mathematics (UNAL, 2015) Linear Algebra (UNAL, 2014) </description>
<description>&lt;div id=&#34;outline-container-headline-1&#34; class=&#34;outline-2&#34;&gt;&#xA;&lt;h2 id=&#34;headline-1&#34;&gt;&#xA;Curso de criptografía - UNAL (2023)&#xA;&lt;/h2&gt;&#xA;&lt;div id=&#34;outline-text-headline-1&#34; class=&#34;outline-text-2&#34;&gt;&#xA;&lt;p&gt;During the first semester of 2023, I taught a remote master-level course on &lt;strong&gt;Multiparty Computation, Homomorphic Encryption and Zero-Knowledge Proofs&lt;/strong&gt;, at &lt;em&gt;Universidad Nacional de Colombia&lt;/em&gt;, my undergrad university.&lt;/p&gt;&#xA;&lt;/div&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-headline-2&#34; class=&#34;outline-2&#34;&gt;&#xA;&lt;h2 id=&#34;headline-2&#34;&gt;&#xA;A Crash Course on MPC - Shanghai Jiao Tong University (2021)&#xA;&lt;/h2&gt;&#xA;&lt;/div&gt;&#xA;&lt;div id=&#34;outline-container-headline-3&#34; class=&#34;outline-2&#34;&gt;&#xA;&lt;h2 id=&#34;headline-3&#34;&gt;&#xA;Teaching Assistant&#xA;&lt;/h2&gt;&#xA;&lt;div id=&#34;outline-text-headline-3&#34; class=&#34;outline-text-2&#34;&gt;&#xA;&lt;p&gt;&#xA;During the course of my PhD, I had the chance of being a teaching assistant for the following courses.&lt;/p&gt;</description>
</item>
</channel>
</rss>
Binary file modified pdfs/Curriculum_Vitae.pdf
Binary file not shown.
26 changes: 17 additions & 9 deletions publications/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,15 +50,8 @@ <h2 id="headline-1">
Non Peer-Reviewed Research Items (Under Submission)
</h2>
<div id="outline-text-headline-1" class="outline-text-2">
<ul>
<li>
<p>Perfectly-Secure Multiparty Computation with Linear Communication Complexity over Any Modulus</p>
<ul>
<li><strong>Authors:</strong> Daniel Escudero, Yifan Song and Wenhao Wang</li>
<li><a href="https://eprint.iacr.org/2024/370">Link</a></li>
</ul>
</li>
</ul>
<p>
None at the moment</p>
</div>
</div>
<div id="outline-container-headline-2" class="outline-2">
Expand All @@ -73,6 +66,21 @@ <h3 id="headline-3">
<div id="outline-text-headline-3" class="outline-text-3">
<ul>
<li>
<p>Honest Majority GOD MPC with O(depth(C)) Rounds and Low Online Communication</p>
<ul>
<li><strong>Authors:</strong> Amit Agarwal, Alexander Bienstock, Ivan Damgård and Daniel Escudero</li>
<li>Asiacrypt 2024</li>
</ul>
</li>
<li>
<p>Perfectly-Secure Multiparty Computation with Linear Communication Complexity over Any Modulus</p>
<ul>
<li><strong>Authors:</strong> Daniel Escudero, Yifan Song and Wenhao Wang</li>
<li>Asiacrypt 2024</li>
<li><a href="https://eprint.iacr.org/2024/370">Link</a></li>
</ul>
</li>
<li>
<p>On Information-Theoretic Secure Multiparty Computation with Local Repairability</p>
<ul>
<li><strong>Authors:</strong> Daniel Escudero, Ivan Tjuawinata and Chaoping Xing</li>
Expand Down
8 changes: 8 additions & 0 deletions talks/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,14 @@ <h2 id="headline-1">
<div id="outline-text-headline-1" class="outline-text-2">
<ul>
<li>
<p>Multi-Verifier Zero-Knowledge Proofs for Any Constant Fraction of Corrupted Verifiers</p>
<ul>
<li>CCS 2024</li>
<li>Salt Lake City, USA</li>
<li>October 2024</li>
</ul>
</li>
<li>
<p>Sublinear Distributed Product Checks on Replicated Secret-Shared Data over Z2k without Ring Extensions</p>
<ul>
<li>CCS 2024</li>
Expand Down

0 comments on commit baf9f30

Please sign in to comment.