pyGuru123/Decrypto

Vernam Cipher python implementation

murugan-k-0204 opened this issue · 4 comments

1> Implement Vernam Cipher encryption and decryption method and wrap it inside a class VernamCipher
2> save it to vernam_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

@murugan-k-0204 do you want to work on it

currently working on another issue. I will ping you if I want to work on this.

@pyGuru123 I would like to work on this issue