ESP Biography



APARNA AJIT GUPTE, ESP Teacher




Major: 6-3 and 18

College/Employer: MIT

Year of Graduation: 2023

Picture of Aparna Ajit Gupte

Brief Biographical Sketch:

Not Available.



Past Classes

  (Clicking a class title will bring you to the course's section of the corresponding course catalog)

M15279: Diffie-Hellman Protocol in Splash 2022 (Nov. 19 - 20, 2022)
Suppose Alice and Bob are spies collaborating on the same project. But they live in different cities and have never met. Worse, their enemy Eve has access to all the messages they send to each other. Is it possible for Alice and Bob to talk with each other and still manage to keep their conversation top-secret? Miraculously, the answer is yes! In 1976, Diffie and Hellman came up with an ingenious way to do precisely this, and created the field of "public-key" cryptography, which is essential to almost every communication that takes place on the internet. In this class, we'll learn about their beautiful protocol, a foundational encryption algorithm and the first public-key encryption system to be published.


M14303: Introduction to Logic in Splash 2020 (Nov. 14 - 15, 2020)
You might know 1+1=2, but have you ever wondered why it isn't equal to 3? How about what all those strange backwards E's and upside down A's mean? Come learn about the the foundations of formal mathematical logic and learn how to prove why anything is true! We'll cover the basics of propositional logic, truth tables, and set theory.


C13969: Hello GitHub in Spark 2020 (Mar. 14 - 15, 2020)
GitHub is a popular platform that allows you to collaborate with others on projects. It is also a great tool for efficient version control. This course teaches the basics of getting started with GitHub.