ananya2407 / Blowfish-Algorithm

A simple Python implementation for Blowfish Encryption Algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blowfish-Algorithm

CSE3501 - Information Security Analysis and Audit - Digital Assignment 3

By Ananya Sajwan - 18BCE1355












An implementation of encryption and decryption using Blowfish Algorithm in Python.

The code implements Blowfish Algorithm for encrypting and decrypting an integer value.

For further information about Blowfish Algorithm, refer to the PPT in this repository.

alt text

About

A simple Python implementation for Blowfish Encryption Algorithm


Languages

Language:Python 100.0%