Skip to content

Conversation

rahulkumaran
Copy link
Contributor

Since there was no code for Caesar Cipher, I've created a generalised one which can encrypt and decrypt using the same function by making sure the shifts are done right.
Eg : If one encrypts the data by shifting characters to the right, then one must decrypt the encrypted data whenever needed by shiting the characters of the encrypted data to the left.

@prateekiiest
Copy link
Member

test cases failing

@rahulkumaran
Copy link
Contributor Author

@prateekiiest , I've made some changes now and it works! Please do have a look!

@prateekiiest prateekiiest requested a review from soubh1k December 2, 2017 11:46
@rahulkumaran rahulkumaran changed the title Added a code for Caesar Cipher Added a code for Caesar Cipher and Shell Sort Dec 2, 2017
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

Successfully merging this pull request may close these issues.

2 participants