Skip to content

I noticed some issues when using your substitution cipher in one of my programs #1

Description

@VaasKahnGrim

So the biggest issue I had was when it came to capital letters and characters such as ( . , [ ] { } ( ) * & ^ % $ # @ ! ~ ` / < > ? | \ = + - _ ; : ' ")

sometimes it would ignore the special characters when ciphering/deciphering but other times it would try to cipher/decipher them. and when I tried editing the function to fix the issue and add support for the special characters and capital letters it resulted in really weird results and sometimes half the msg would refuse to decrypt or become out of place.

I was wondering if by chance you might be able to resolve that issue?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions