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

Hill Cipher python implementation #33

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

Hill Cipher python implementation #33

pyGuru123 opened this issue Oct 13, 2021 · 2 comments
Assignees

Comments

@pyGuru123
Copy link
Owner

pyGuru123 commented Oct 13, 2021

1> Implement Hill Cipher encryption and decryption method and wrap it inside a class HillCipher
2> save it to hill_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

@naveen701526
Copy link

please assign me this issue!

@pyGuru123
Copy link
Owner Author

Go for it

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

2 participants