Giter Site home page Giter Site logo

ishanaudichya / image-encryption-service Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 4.6 MB

React-web tool that uses AES-256 encryption to securely convert image files into encrypted strings, safeguarded by a user-defined password.

Home Page: https://image-crypt.netlify.app/

JavaScript 73.04% HTML 3.60% CSS 23.36%

image-encryption-service's Introduction

ImageCrypt | Secure Image Encryption

Netlify Status

Live Preview

ImgCrypt is a react web-based tool that empowers you to securely encrypt image files using cutting-edge hashing and the AES-256 encryption algorithm. This guarantees that only authorized users with the correct password can decrypt and view the original image. ImageCrypt has been meticulously designed to prioritize security while offering a straightforward and user-friendly experience.

Features

  • Advanced Encryption: Utilizes the AES-256 encryption algorithm, one of the most robust encryption methods available.
  • Password Protection: Encrypt and decrypt images using a user-defined password for an added layer of security.
  • User-Friendly Interface: Our intuitive web interface makes the encryption and decryption process a breeze.
  • Versatile Output Options: Save the encrypted image data as a downloadable text file or copy it to your clipboard for your convenience.
  • Anytime Decryption: Decrypt your images whenever the need arises.

Getting Started

To get started with ImageCrypt, follow these steps:

  1. Clone this repository to your local machine.
  2. Set up the project by running npm install to install the required dependencies.
  3. Start the web application using npm start.
  4. Access the application through your web browser, typically at http://localhost:3000.

You can also just use the webservice here => ImgCrypt

How It Works

ImgCrypt makes use of powerful encryption techniques to secure your image files. Here's a brief overview of the process:

  1. Encryption:

    • Upload an image file to the web application.
    • Enter a strong password for encryption.
    • Click the "Encrypt" button.
    • ImageCrypt will generate an encrypted string.
  2. Decryption:

    • Visit the ImageCrypt website.
    • Click on the "Decrypt" link.
    • Enter the encrypted string and the corresponding password.
    • The original image will be displayed and can be downloaded.

Remember to store your password securely. Without the correct password, decryption is not possible, ensuring the security of your data.

Usage

Encryption

  1. Open the ImageCrypt web application.
  2. Upload the image file you want to encrypt.
  3. Enter a secure password in the provided field.
  4. Click the "Encrypt" button.
  5. You can now download the encrypted string or copy it to your clipboard.

Decryption

  1. Visit the ImageCrypt website.
  2. Click on the "Decrypt" link.
  3. Enter the encrypted string and the password you used for encryption.
  4. The original image will be displayed, and you can download it.

Security

ImageCrypt places a strong emphasis on data security. We employ the AES-256 encryption algorithm, a widely recognized and secure standard. However, the strength of your chosen password is crucial for security. Please use a unique, strong password to ensure your data's integrity.

Contributing

We welcome contributions from the open-source community. If you encounter any issues, have feature requests, or would like to contribute code, please feel free to fork the repo and issue a merge request.

License

This project is licensed under the MIT License. You are free to use, modify, and distribute this software under the terms of the license.

Support

If you have questions or encounter any issues, please open an issue on our GitHub repository.

Acknowledgments

Feel free to the project or the part of a project. A mention would go a long way as appreciation


image-encryption-service's People

Contributors

ishanaudichya avatar

Watchers

 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.