limengming / Cache-Side-Channel-Attack-on-GnuPG

In this task, I have performed the FLUSH+RELOAD attack on GnuPG cryptography Library to observe accesses to critical functions like Square (S), Module (r), and Multiply (M) function during the encryption or decryption process of the RSA algorithm. In this project, Gogo will mount a side-channel attack with a goal to leak the critical accesses of Gollu.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cache-Side-Channel-on-GnuPG

In this task, I have performed the FLUSH+RELOAD attack on GnuPG cryptography Library to observe accesses to critical functions like Square (S), Module (r), and Multiply (M) function during the encryption or decryption process of the RSA algorithm.
In this project, Gogo will mount a side-channel attack with a goal to leak the critical accesses of Gollu.

About

In this task, I have performed the FLUSH+RELOAD attack on GnuPG cryptography Library to observe accesses to critical functions like Square (S), Module (r), and Multiply (M) function during the encryption or decryption process of the RSA algorithm. In this project, Gogo will mount a side-channel attack with a goal to leak the critical accesses of Gollu.


Languages

Language:C 84.6%Language:Makefile 11.8%Language:C++ 3.6%