Skip to content

Commit

Permalink
revamp website
Browse files Browse the repository at this point in the history
  • Loading branch information
RahulRachuri committed May 7, 2024
1 parent 1f24805 commit 1ee6e0a
Show file tree
Hide file tree
Showing 4 changed files with 201 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.DS_Store
Binary file added img/favicon-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/rahul-100x100.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
200 changes: 200 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,200 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description"
content="Personal website of Rahul Rachuri, Staff Research Scientist at Visa Research.">
<meta property="og:url" content="https://www.rahulrachuri.github.io/">
<meta property="og:type" content="website">
<meta property="og:title" content="Rahul Rachuri - Staff Research Scientist">
<meta property="og:description"
content="Personal website of Rahul Rachuri, Staff Research Scientist at Visa Research">
<meta property="og:image" content="https://www.rahulrachuri.github.io/img/website-preview-827x434.jpg">
<title>Rahul Rachuri - Cryptographer</title>
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@exampledev/[email protected]/new.min.css">
<link rel="shortcut icon" type="image/png" href="img/favicon-16x16.png" />
</head>

<body>
<main>
<header>
<img src="img/rahul-100x100.jpg" alt="Rahul Rachuri"
style="float:right;margin-right:8%;border-radius:50%;">
<h1>Rahul Rachuri</h1>
<nav>
<a href="https://rahulrachuri.github.io">home</a>
</nav>
</header>
<h2>Staff Research Scientist</h2>
<h3>About Me</h3>
<p> I'm currently a Research Scientist at Visa Research, in the <a href="https://usa.visa.com/about-visa/visa-research/people.html#535c0e54fc">Advanced Cryptography team.</a></p>
<p>Previously, I was a PhD student in the <a href="https://www.cs.au.dk/~orlandi/cryptogroup/">Crypto Group</a> from 2019 to 2022 at <a href="https://international.au.dk/">Aarhus University, Denmark</a> under <a href="https://pascholl.github.io/">Prof. Peter Scholl</a> and <a href="https://cs.au.dk/~orlandi/">Prof. Claudio Orlandi</a>. My research was mainly focused on building protocols for Secure Multiparty Computation for different use cases. More specifically, my work was geared towards the domain of Privacy-Preserving Machine Learning.</p>
<p>I received my iMTech (BTech + MTech) degree in Information Technology from <a href="iiitb.ac.in/">International Insitute of Information Technology, Bangalore</a> in 2019. As a part of my thesis, I worked on building an efficient framework to perform Privacy-Preserving Machine Learning using Secure Multiparty Computation. I worked under the guidance of <a href="https://sites.google.com/site/ashishcrypto/">Prof. Ashish Choudhury</a>, along with members of the <a href="https://www.csa.iisc.ac.in/~cris/">CrIS Lab</a>.</p>
<details>
<summary>Publications</summary>
<ol>
<li>
<span style="display: flex; justify-content: space-between; align-items: center;">
<div>
<h5><a href="#"></a>Is Passive Security Reasonable in Privacy-Preserving Machine Learning?</a></h5>
<p style="margin-bottom: 0;">Matthew Jagielski, Rahul Rachuri, Peter Scholl</p>
<p>In Submission</p>
</div>
</span>
</li>
<li>
<span style="display: flex; justify-content: space-between; align-items: center;">
<div>
<h5><a href="https://eprint.iacr.org/2023/1548">Cheater Identification on a Budget: MPC with Identifiable Abort from Pairwise MACs</a></h5>
<p style="margin-bottom: 0;">Carsten Baum, Nikolas Melissaris, Rahul Rachuri, Peter Scholl</p>
<p>Crypto 2024</p>
</div>
</span>
</li>
<li>
<span style="display: flex; justify-content: space-between; align-items: center;">
<div>
<h5><a href="https://eprint.iacr.org/2023/310">Ramen: Souper Fast Three-Party Computation for RAM Programs</a></h5>
<p style="margin-bottom: 0;">Lennart Braun, Mahak Pancholi, Rahul Rachuri, Mark Simkin</p>
<p>ACM CCS 2023</p>
</div>
</span>
</li>
<li>
<span style="display: flex; justify-content: space-between; align-items: center;">
<div>
<h5><a href="https://eprint.iacr.org/2021/755">Le Mans: Dynamic and Fluid MPC for Dishonest Majority</a></h5>
<p style="margin-bottom: 0;">Rahul Rachuri, Peter Scholl</p>
<p>Crypto 2022</p>
</div>
</span>
</li>
<li>
<span style="display: flex; justify-content: space-between; align-items: center;">
<div>
<h5><a href="https://eprint.iacr.org/2021/755">Tetrad: Actively Secure 4PC for Secure Training and Inference</a></h5>
<p style="margin-bottom: 0;">Nishat Koti, Arpita Patra, Rahul Rachuri, Ajith Suresh</p>
<p>NDSS 2021</p>
</div>
</span>
</li>
<li>
<span style="display: flex; justify-content: space-between; align-items: center;">
<div>
<h5><a href="https://ppml-workshop.github.io/ppml20/pdfs/Escudero_et_al.pdf">Adversarial Attacks and Countermeasures on Private Training in MPC</a></h5>
<p style="margin-bottom: 0;">Daniel Escudero, Matthew Jagielski, Rahul Rachuri, Peter Scholl</p>
<p>PPML@NeurIPS 2021</p>
</div>
</span>
</li>
<li>
<span style="display: flex; justify-content: space-between; align-items: center;">
<div>
<h5><a href="https://eprint.iacr.org/2020/338">Improved Primitives for MPC over Mixed Arithmetic-Binary Circuits</a></h5>
<p style="margin-bottom: 0;">Daniel Escudero, Satrajit Ghosh, Marcel Keller, Rahul Rachuri, Peter Scholl</p>
<p>Crypto 2020</p>
</div>
</span>
</li>
<li>
<span style="display: flex; justify-content: space-between; align-items: center;">
<div>
<h5><a href="https://eprint.iacr.org/2019/1315">Trident: Efficient 4PC Framework for Privacy Preserving Machine Learning</a></h5>
<p style="margin-bottom: 0;">Harsh Chaudhari, Rahul Rachuri, Ajith Suresh</p>
<p>NDSS 2020</p>
</div>
</span>
</li>
<li>
<span style="display: flex; justify-content: space-between; align-items: center;">
<div>
<h5><a href="https://doi.org/10.1109/SMC.2018.00205">Modeling Confirmation Bias Through Egoism and Trust in a Multi Agent System</a></h5>
<p style="margin-bottom: 0;">Seetarama Raju Pericherla, Rahul Rachuri, Shrisha Rao</p>
<p>IEEE SMC 2018</p>
</div>
</span>
</li>
<!-- Repeat the <li> block for each item in the list -->
</ol>
</details>
<details>
<summary>Teaching</summary>
<ol>
<li>
<span style="display: flex; justify-content: space-between; align-items: center;">
<div>
<h5><a href="https://kursuskatalog.au.dk/en/course/97743/Computability-and-Logic" target="_blank">Computability and Logic</a></h5>
<p style="margin-bottom: 0;">Course Code: 520171U005</p>
<p>Spring 2021: Teaching Assistant</p>
</div>
<!-- <div style="text-align: right;">
<h5 style="text-decoration: none;">Aarhus University</h5>
</div> -->
</span>
</li>
<li>
<span style="display: flex; justify-content: space-between; align-items: center;">
<div>
<h5><a href="https://kursuskatalog.au.dk/en/course/97743/Computability-and-Logic" target="_blank">Computability and Logic</a></h5>
<p style="margin-bottom: 0;">Course Code: 520171U005</p>
<p>Spring 2020: Teaching Assistant</p>
</div>
<!-- <div style="text-align: right;">
<h5 style="text-decoration: none;">Aarhus University</h5>
</div> -->
</span>
</li>
<!-- Add more list items as needed -->
<li>
<span style="display: flex; justify-content: space-between; align-items: center;">
<div>
<h5><a href="https://sites.google.com/site/ashishcrypto/Courses/2016-cs-nc-616" target="_blank">Foundations of Cryptography</a></h5>
<p style="margin-bottom: 0;">Course Code: CS616</p>
<p>Spring 2019: Teaching Assistant</p>
</div>
<!-- <div style="text-align: right;">
<h5 style="text-decoration: none;">IIIT Bangalore</h5>
</div> -->
</span>
</li>
<li>
<span style="display: flex; justify-content: space-between; align-items: center;">
<div>
<h5>Introduction to Automata Theory and Computability</h5>
<p style="margin-bottom: 0;">Course Code: CS551</p>
<p>Fall 2018: Teaching Assistant</p>
</div>
<!-- <div style="text-align: right;">
<h5 style="text-decoration: none;">IIIT Bangalore</h5>
</div> -->
</span>
</li>
<!-- Add more list items as needed -->
</ol>
</details>
<h3>Find out more</h3>
<br>
<details>
<summary>CV</summary>

</details>
<details>
<summary>Contact</summary>
<p>You can reach me at:</p>
<ul>
<li>Email: pruners-treble.0g at icloud dot com</li>
<li>Mastodon: <a href="https://infosec.exchange/@rachuri">@rachuri</a></li>
</ul>
</details>

</main>
<footer>
<p>Website built using <a href="https://github.com/xz/new.css">new.css</a></p>
</footer>
</body>

</html>

0 comments on commit 1ee6e0a

Please sign in to comment.