Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add Caesar Cipher Encryption Calculator #1339

Closed
4 of 7 tasks
Archiesachin opened this issue Jun 15, 2024 · 4 comments · Fixed by #1408
Closed
4 of 7 tasks

[Feature] Add Caesar Cipher Encryption Calculator #1339

Archiesachin opened this issue Jun 15, 2024 · 4 comments · Fixed by #1408
Assignees
Labels
calculator addition 📱 Addition of new calculator enhancement ✨ New feature or request gssoc GSSoC 2k24 Open Source Program level3 GSSoC2k24 Level-3 Task -- 45 Points

Comments

@Archiesachin
Copy link
Contributor

Description

This Encryption calculator allows users to encrypt plaintext into cipher text.
It use the Caesar cipher encryption technique each letter in the plaintext is shifted a certain number of places down or up the alphabet.
When the user inputs plaintext and selects a shift key, clicking the "Encrypt" button will display the ciphertext in the designated textarea.

Screenshots

No response

Checklist

  • I have checked the existing issues.
  • I follow Contributing Guidelines of this project.
  • I am a GSSOC'24 contributor.
  • I am a IWOC'24 contributor.
  • I am a JWOC'24 contributor.
  • I am a SWOC'24 contributor.

Code of Conduct

Copy link

Hey @Archiesachin, Welcome to the project CalcDiverse! 🎊
Thanks for opening an issue! 🙌 Please wait for the issue to be assigned. Happy Coding!! ✨

@jessicachawla
Copy link

@Rakesh9100 this issue can be assigned

@Rakesh9100 Rakesh9100 changed the title [Feature] Encryption calculator [Feature] Add Caesar Cipher Encryption Calculator Jun 21, 2024
@Rakesh9100 Rakesh9100 added the gssoc GSSoC 2k24 Open Source Program label Jun 21, 2024
@Rakesh9100
Copy link
Owner

Go ahead @Archiesachin

Copy link

Hello @Archiesachin! Your issue #1339 has been closed. Thank you for your contribution!! 🙌

@Rakesh9100 Rakesh9100 added enhancement ✨ New feature or request calculator addition 📱 Addition of new calculator level3 GSSoC2k24 Level-3 Task -- 45 Points labels Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
calculator addition 📱 Addition of new calculator enhancement ✨ New feature or request gssoc GSSoC 2k24 Open Source Program level3 GSSoC2k24 Level-3 Task -- 45 Points
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants