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

Bifid Cipher python implementation #27

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

Bifid Cipher python implementation #27

pyGuru123 opened this issue Oct 13, 2021 · 0 comments

Comments

@pyGuru123
Copy link
Owner

pyGuru123 commented Oct 13, 2021

1> Implement a Bifid Cipher encryption and decryption method and wrap it inside a class BifidCipher
2> save it to bifid_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