Skip to content

Add text encryption script - #1731

Merged
1e9abhi1e10 merged 2 commits into
avinashkranjan:masterfrom
Harshit28j:text_encryption_hj
Jun 10, 2023
Merged

Add text encryption script #1731
1e9abhi1e10 merged 2 commits into
avinashkranjan:masterfrom
Harshit28j:text_encryption_hj

Conversation

@Harshit28j

Copy link
Copy Markdown
Contributor

This PR resolves #1730

Description

This GitHub issue aims to add a text encryption script to the repository. The script provides functionality for encrypting text using various ciphers, including Caesar cipher, Affine cipher, Substitution cipher, and Transposition cipher.

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have created a helpful and easy to understand README.md

Kindly mark this contribution under GSSOC'23

@1e9abhi1e10
1e9abhi1e10 merged commit fd21822 into avinashkranjan:master Jun 10, 2023
@1e9abhi1e10 1e9abhi1e10 added level3 New features, Major bug fixing gssoc23 Issues created for/by the GirlScript Summer of Code'23 Participants labels Jun 10, 2023
@Harshit28j
Harshit28j deleted the text_encryption_hj branch June 12, 2023 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gssoc23 Issues created for/by the GirlScript Summer of Code'23 Participants level3 New features, Major bug fixing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Text Encryption Script to Repository

2 participants