Developer-Student-Clubs-VSSUT-Burla / Master-PyAlgo

36 stars 84 forks source link

XOR Cipher #424

Open U-c0de opened 3 years ago

U-c0de commented 3 years ago

Description: This in an implementation of XOR cipher in Python 3.8. It can encrypt message with a given key and decrypt the message with top 5 possible plaintext.

@rcoder23 Please check the issue

U-c0de commented 3 years ago

@rcoder23 Assign me this