HarshCasper / HarshCasper/Rotten-Scripts

[script request]: File Encryption and Decryption

Open
#1,257 8 comments 0 reactions 0 assignees View on GitHub
Assigned enhancement GSSOC22 Python
Dominant language
Python
Stars
1.5k
Forks
497
PR merge metrics
No merged PRs in 30d

Description

### Is there an existing issue for this?

- [X] I have searched the existing issues.

### Describe the script

- The script uses the [pycryptodome](https://pycryptodome.readthedocs.io/en/latest/) library to encrypt or decrypt a file (image, text, etc).
- The user specifies the file on which the encryption or decryption needs to be performed.
- Both encryption and decryption require a password that is hidden using the [pwinput](https://github.com/asweigart/pwinput) library.

### Language

Python

### Is the feature request related to a problem? Please Specify.

_No response_

### Describe the solution you'd like.

_No response_

### Anything else?

![markdown_sample](https://user-images.githubusercontent.com/71871242/136379422-18e0c54d-4fa1-4b49-962e-321dc490f5a2.png)

### Code of Conduct

- [X] I agree to follow this project's Code of Conduct

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.