Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blowfish Cipher python Implementation #12

Open
pyGuru123 opened this issue Oct 3, 2021 · 0 comments
Open

Blowfish Cipher python Implementation #12

pyGuru123 opened this issue Oct 3, 2021 · 0 comments

Comments

@pyGuru123
Copy link
Owner

pyGuru123 commented Oct 3, 2021

1> Implement a Blowfish Cipher encryption and decryption method and wrap it inside a class BlowfishCipher
2> save it to blowfish_cipher.py
3> put the file inside decrypto/src folder
4> submit a PR.

Sample implementation : https://github.com/pyGuru123/Decrypto/blob/main/decrypto/src/binary_cipher.py
strictly follow above implementation and PEP8 Guidelines

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant