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.