albertparedandan / brute-aes128

Python project to attempt brute forcing AES128

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Brute Forcing AES128

This is my COMP 3632 Project which attemps to brute force AES128 encryption using Python.

This project attempts to show how a weak key combined with ECB mode can be cracked quickly using brute-force.

About

Python project to attempt brute forcing AES128


Languages

Language:Python 100.0%