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

Keyword Cipher python implementation #41

Open
pyGuru123 opened this issue Jan 7, 2022 · 0 comments
Open

Keyword Cipher python implementation #41

pyGuru123 opened this issue Jan 7, 2022 · 0 comments

Comments

@pyGuru123
Copy link
Owner

1> Implement Keyword Cipher encryption and decryption method and wrap it inside a class KeywordCipher
2> save it to Keyword_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