Inspiration

I am into security and I wanted to see if I could implement an attack that probabilistically attacks AES.

What it does

It uses Differential Power Analysis techniques to determine the digit being encrypted.

How I built it

This was built from DFA theory and DFA publications.

Challenges I ran into

Understanding technical papers required me to gain a higher understanding of cryptography and AES.

Accomplishments that I'm proud of

Completing a successful attack on AES, a widely used encryption standard.

What I learned

I learned higher level cryptography and DFA.

What's next for Differential Power Analysis

This attack may be able to portable to other encryption standards such as DES.

Built With

Share this project:

Updates