Coder Social home page Coder Social logo

eve-satoru / daijin Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 17 KB

This Python project provides a simple file encryption and decryption tool using the cryptography library. It allows you to encrypt files using a generated key and decrypt them back to their original state. The project consists of two scripts: one for encryption and one for decryption.

License: GNU General Public License v3.0

Python 100.00%

daijin's Introduction

Daijin ダイジン

Daijin is project that's good on the outside and bad on the inside.

This Python project provides a simple file encryption and decryption tool using the cryptography library. It allows you to encrypt files using a generated key and decrypt them back to their original state. The project consists of two scripts: one for encryption and one for decryption.

Getting Started

Prerequisites

Make sure you have Python 3.x installed on your system.

Installation

  1. Clone the repository to your local machine:
git clone https://github.com/Eve-SatOrU/Daijin.git
  1. Navigate to the repository directory:
cd Daijin
  1. Install the required dependencies:
pip install cryptography

Usage

Encryption

  1. Place the files you want to encrypt in the repository directory.

  2. Run the encryption script:

python3 withlove.py
  1. The script will generate a key (thekey.key) and encrypt the files' contents using this key.

Decryption

  1. Run the decryption script:
python3 love.py
  1. Keep the thekey.key file safe. It's required for both encryption and decryption.

Note

This project is for educational purposes and should be used responsibly and ethically. Always keep backup copies of your important files before performing encryption or decryption.

Contributing

Contributions are welcome! If you find any issues or want to enhance the project, feel free to open a pull request.

License

This project is licensed under GNU GENERAL PUBLIC LICENSE.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.