Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 474 Bytes

File metadata and controls

12 lines (7 loc) · 474 Bytes

Python Implementation of SETUP attack on Diffie-Hellman

Contributors:

Jennifer Dailey - Paige Frederick - Rashmika Goswami

Overview:

This is an implementation of the Discrete Log based SETUP attack on Diffie-Hellman devised by Adam Young and Moti Yung in this paper.

Setbacks and design choices are discussed in our final write-up.

Please note that this requires versions Python 3.2 or later to run.