avinashkranjan / Pentesting-and-Hacking-Scripts

🚀 A curated collection of Pentesting and Hacking Scripts for Script Kiddie to Advanced Pentesters. 👨‍💻
Creative Commons Zero v1.0 Universal
182 stars 131 forks source link

feat: added new feature i.e text decrypter #466

Closed tanujbordikar closed 11 months ago

tanujbordikar commented 11 months ago

Description

UNDER GSSOC'23

This PR's code provides a collection of functions for performing encryption and decryption using various ciphers: Caesar cipher, Affine cipher, Substitution cipher, and Transposition cipher. Users can choose the type of cipher and input their desired text and key values for encryption or decryption.

Fixes #457

Have you read the Contributing Guidelines on Pull Requests?

Type of change

Please delete options that are not relevant.

Checklist: