Skip to content

Conversation

OfficialAhmed
Copy link
Contributor

  • [FIXED ISSUE] Using elif instead of if and nested else-if #1910
  • [ENHANCED SECURITY] The key is no longer limited to 25 can be any number, hence, brute forcing takes longer to decrypt
    • The correct decoded cipher text is returned. No longer returns the possible solutions like before.
      • Encode The key is added to the ciphered text
      • Decode The key is removed from the ciphered text
  • [ENHANCED ERROR HANDLING] Wrong input no longer terminates the script. It'll rerun for the correct input

Copy link
Contributor

@NitkarshChourasia NitkarshChourasia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect!

@geekcomputers geekcomputers merged commit ba3d171 into geekcomputers:master Oct 8, 2023
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.

3 participants