Skip to content

A simple chat room made in pyhton that uses a combination of RSA and Blowfish algorithms to keep the confidentiality of the users messages

License

Notifications You must be signed in to change notification settings

jonatas2014/simple_chat_with_Blowfish

Repository files navigation

simple chat room using Blowfish and RSA

An academic task as a prerequisite for approval in a information security graduation course from a bachelor degree in Systems information

developers

Gabriel San Martin: @gasmartin
Jonatas Barros: @jonatas2014

The goal was to develop a chat room that could protect the users messages by using some cryptographic algorithm.

As a further experiment, once the chat was ready, the teacher asked us to simulate hacker attacks on it. As our simple chat was secure against message interception decryption attacks, we did a script for a DoS attack and for a server hijacking attack.

About

A simple chat room made in pyhton that uses a combination of RSA and Blowfish algorithms to keep the confidentiality of the users messages

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published