Skip to content

Conversation

@yxliaoyx
Copy link
Contributor

Updated the vigenere encode and decode methods to only process letters present in the defined alphabet, preventing errors with non-ASCII characters. Added tests to verify correct handling of Unicode input.

decode vigenere

Updated the vigenere encode and decode methods to only process letters present in the defined alphabet, preventing errors with non-ASCII characters. Added tests to verify correct handling of Unicode input.
@securisec securisec merged commit 94da185 into securisec:master Jun 24, 2025
7 of 8 checks passed
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