Coder Social home page Coder Social logo

kanedacrypt's Introduction

Kaneda Crypt

How to download it?

Windows

It's very simple.

First, download the ZIP file of Kaneda Crypt. After this, dezip the file in a folder.

After, open a command prompt and go to the folder where you download Kaneda Crypt.

python3 -m pip install -r requirements.txt

If all the packages are downloaded, everything is okay (normally).

Linux

For Linux, it's easier! Open a terminal and execute the following command:

git clone https://github.com/akira-trinity/KanedaCrypt.git

Same, download the modules.

python3 -m pip install -r requirements.txt

How to use it?

Windows

Basically, the easiest way to use it is to launch the script in the command prompt.

First, go in the folder where do you download Kaneda Crypt:

cd [The path to the folder]

And after this, just run the script!

python3 KanedaCrypt.py

Linux

Go to the folder of Kaneda Crypt:

cd KanedaCrypt/

And run the script!

python3 KanedaCrypt.py

Utilities:

[1] Generate a password

[2] Generate your personnal encryption key

[3] Encrypt

[4] Encrypt a .txt file

[5] Decrypt

Error

If you have an error when you run the script or the installation command, try to put python and not python3!

akira 01/04/2020 KanedaCrypt ©

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.