Git Product home page Git Product logo

file_encrypter_decrypter's Introduction

File Encrypter Decrypter

This is a shell script that can be used to encrypt a file or decrypt an encrypted file just by command line.
This script uses GPG to perform encryption and decryption of the file.

❓ What is GPG?

GPG or GnuPG, stands for GNU Privacy Guard. GPG is a dufferent implementation of the Open PGP standard and a strong alternative to symantec's official PGP software.
GPG is an open source standard.

⚙️ How to use it?

The usage of this script is pretty simple, just follow the below setps.

  1. First of all clone this repository to your local machine using this command.
    git clone https://github.com/rahulMishra05/file_encrypter_decrypter.git
  2. Now once you successfully cloned the repository now change your working directory and go to the project directory.
    cd file_encrypter_decrypter
  3. Now we are almost there, to run this use this command.
    ./encrypt.sh
    This is the main shell script contaning all the encryption and decryption functionalities
  4. You will get an option to that what you want to do encrypt a file or decrypt a file, just choose according to your need.
  5. After choosing what you want to do, then enter the file name (if present in same directory) or enter the path of the file.

And that's it your file is encrypted/decrypted

If you want to see setp-by-step guide to make this script, then you can read it here, or the same blog on other platforms like Dev.to, Hashnode.

file_encrypter_decrypter's People

Contributors

rahulmishra05 avatar

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.