Skip to content

Conversation

Rylin31
Copy link

@Rylin31 Rylin31 commented Oct 3, 2025

What type of PR is this? (check all applicable)

  • πŸš€ Added Name
  • [||||||] ✨ Feature
  • 🌟 stared the repo
  • πŸ› Grammatical Error
  • πŸ“ Documentation Update
  • 🚩 Other

Description

Implemented a Caesar Cipher in Python. This feature allows:
Encryption: Converts plaintext into ciphertext using a shift key.
Decryption: Converts ciphertext back to plaintext using the same shift key.
Handles both uppercase and lowercase letters.
Ignores non-alphabet characters (numbers, symbols, spaces).

Add Link of GitHub Profile

https://github.com/Rylin31

@Rylin31 Rylin31 closed this by deleting the head repository Oct 10, 2025
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.

1 participant