Salsao / Parallel-and-Distributed-Processing-Project-Dictionary-Attack

Project For Parallel and Distributed Processing discipline in Federal University of Espírito Santo - 2015/1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parallel and Distributed Processing Project - Dictionary Attack

This project is for Parallel and Distributed Processing discipline for Federal University of Espírito Santo in 2015/1.

This project consists in implementing the master-slave architecture to carry out an dictionary attack in a encrypted message.

Middleware JavaRMI is used for the parallel programming.

The dictionary attack consists in using a dictionary as source of candidate keys.

The attack will be realized decrypting the message with each word of the dictionary.

The encryption algorithm used is the Blowfish.

About

Project For Parallel and Distributed Processing discipline in Federal University of Espírito Santo - 2015/1


Languages

Language:Java 100.0%